aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* timerfd: fix remaining architecturesAndrew Morton2008-02-058-8/+8
* Fix timerfd breakage on avr32Haavard Skinnemoen2008-02-052-2/+2
* stop c_p_a corrupting the pdsHugh Dickins2008-02-051-1/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-0528-376/+468
|\
| * [IA64] make pfm_get_task work with virtual pidsPavel Emelyanov2008-02-051-2/+2
| * [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-054-22/+39
| * [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich2008-02-051-11/+0
| * [IA64] Appoint kvm/ia64 MaintainersZhang Xiantao2008-02-041-0/+9
| * [IA64] ia64_set_psr should use srlz.iXiantao Zhang2008-02-042-2/+1
| * [IA64] Export three symbols for module useZhang, Xiantao2008-02-043-11/+20
| * [IA64] mca style cleanupHidetoshi Seto2008-02-047-57/+70
| * [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-041-4/+5
| * [IA64] generalize attribute of fsyscall_gtod_dataHidetoshi Seto2008-02-041-2/+2
| * [IA64] efi.c Add /* never reached */ annotationAron Griffis2008-02-041-2/+2
| * [IA64] efi.c Spelling/punctuation fixesAron Griffis2008-02-041-8/+8
| * [IA64] Make efi.c mostly fit in 80 columnsAron Griffis2008-02-041-223/+266
| * [IA64] aliasing-test: fix gcc warnings on non-ia64Randy Dunlap2008-02-041-6/+9
| * [IA64] Slim-down __clear_bit_unlockZoltan Menyhart2008-02-041-22/+28
| * [IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64Masami Hiramatsu2008-02-041-3/+4
| * [IA64] constify function pointer tablesJan Engelhardt2008-02-045-5/+5
| * [IA64] fix userspace compile error in gcc_intrin.hDoug Chapman2008-02-041-0/+2
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-0525-520/+587
|\ \
| * | [S390] dcss: Initialize workqueue before using it.Heiko Carstens2008-02-051-3/+2
| * | [S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens2008-02-053-6/+11
| * | [S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger2008-02-052-2/+2
| * | [S390] dasd: fix panic caused by alias device offlineStefan Weinhuber2008-02-051-1/+1
| * | [S390] dasd: add ifcc handlingStefan Haberland2008-02-052-27/+52
| * | [S390] latencytop s390 support.Heiko Carstens2008-02-052-8/+26
| * | [S390] Implement ext2_find_next_bit.Heiko Carstens2008-02-051-2/+41
| * | [S390] Cleanup & optimize bitops.Martin Schwidefsky2008-02-051-296/+219
| * | [S390] Define GENERIC_LOCKBREAK.Martin Schwidefsky2008-02-051-0/+5
| * | [S390] console: allow vt220 console to be the only consolePeter Oberparleiter2008-02-051-5/+5
| * | [S390] Fix couple of section mismatches.Heiko Carstens2008-02-056-24/+27
| * | [S390] Fix smp_call_function_mask semantics.Heiko Carstens2008-02-051-4/+3
| * | [S390] Fix linker script.Heiko Carstens2008-02-051-1/+1
| * | [S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens2008-02-054-1/+43
| * | [S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck2008-02-052-0/+14
| * | [S390] cio: Update documentation.Cornelia Huck2008-02-051-5/+16
| * | [S390] cio: Clean up chsc response code handling.Cornelia Huck2008-02-051-92/+55
| * | [S390] cio: make sense id procedure work with partial hardware responsePeter Oberparleiter2008-02-051-43/+64
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-0526-115/+84
|\ \ \
| * | | [PKT_SCHED]: vlan tag matchStephen Hemminger2008-02-053-1/+20
| * | | [NET]: Add if_addrlabel.h to sanitized headers.Stephen Hemminger2008-02-051-0/+1
| * | | [NET] rtnetlink.c: remove no longer used functionsAdrian Bunk2008-02-052-56/+0
| * | | [ICMP]: Restore pskb_pull calls in receive functionHerbert Xu2008-02-052-2/+4
| * | | [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.Pavel Emelyanov2008-02-053-5/+5
| * | | [NET]: Remove further references to net-modules.txtJohann Felix Soden2008-02-051-4/+2
| * | | bluetooth rfcomm tty: destroy before tty_close()Dave Young2008-02-051-1/+2
| * | | bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko2008-02-051-0/+1
| * | | drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk2008-02-051-3/+1