aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov2006-01-09
| * | [PATCH] mutex subsystem, semaphore to completion: CPU3WDTSteven Rostedt2006-01-09
| * | [PATCH] mutex subsystem, semaphore to completion: SX8Steven Rostedt2006-01-09
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar2006-01-09
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
| * | [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-09
| * | [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-09
| * | [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-09
| * | [PATCH] mutex subsystem, documentationIngo Molnar2006-01-09
| * | [PATCH] mutex subsystem, coreIngo Molnar2006-01-09
| * | [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-09
| * | [PATCH] mutex subsystem, add include/asm-arm/mutex.hNicolas Pitre2006-01-09
| * | [PATCH] mutex subsystem, add include/asm-x86_64/mutex.hIngo Molnar2006-01-09
| * | [PATCH] mutex subsystem, add include/asm-i386/mutex.hArjan van de Ven2006-01-09
| * | [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementationsIngo Molnar2006-01-09
| * | [PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert2006-01-09
| * | [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-09
|\ \ \
| * | | Small fixups to the EHCI Kconfig help textJesper Juhl2006-01-09
| * | | Documentation/filesystems/proc.txt: indentation fixAdrian Bunk2006-01-09
| * | | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2006-01-09
| * | | MAINTAINERS: remove BUSLOGIC entryAdrian Bunk2006-01-09
| * | | spelling: s/trough/through/Adrian Bunk2006-01-09
| * | | spelling: s/retreive/retrieve/Adrian Bunk2006-01-09
| * | | s/assoicated/associated/Adrian Bunk2006-01-09
| * | | spelling: s/usefull/useful/Adrian Bunk2006-01-09
| |/ /
* | | [PATCH] rcu: don't set ->next_pending in rcu_start_batch()Oleg Nesterov2006-01-09
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-09
|\ \ \
| * | | [INET_DIAG]: Introduce sk_diag_fillArnaldo Carvalho de Melo2006-01-09
| * | | [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fillArnaldo Carvalho de Melo2006-01-09
| * | | [INET_DIAG]: whitespace/simple cleanupsArnaldo Carvalho de Melo2006-01-09
| * | | [INET_DIAG]: Use inet_twsk() with TIME_WAIT socketsArnaldo Carvalho de Melo2006-01-09
| * | | [IPV6]: Set skb->priority in ip6_output.cPatrick McHardy2006-01-09
| * | | [IPV4]: ip_output.c needs xfrm.hPatrick McHardy2006-01-09
| * | | [PKT_SCHED]: Fix qdisc return code.Jamal Hadi Salim2006-01-09
| * | | [NET]: Add IFB (Intermediate Functional Block) network device.Jamal Hadi Salim2006-01-09
| * | | [AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle2006-01-09
| * | | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-09
| * | | [PKT_SCHED]: Prefix tc actions with act_Patrick McHardy2006-01-09
| * | | [PKT_SCHED]: Fix memory leak when dumping in pedit actionPatrick McHardy2006-01-09
| * | | [PKT_SCHED]: Remove some obsolete policer exportsPatrick McHardy2006-01-09
| * | | [PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy2006-01-09
| * | | [PKT_SCHED]: Use USEC_PER_SECPatrick McHardy2006-01-09
| * | | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy2006-01-09
| * | | [CRYPTO] cipher: Set alignmask for multi-byte loadsHerbert Xu2006-01-09
| * | | [CRYPTO] api: Require block size to be less than PAGE_SIZE/8Herbert Xu2006-01-09
| * | | [CRYPTO] sha1: Fixed off-by-64 bug in sha1_updateHerbert Xu2006-01-09
| * | | [CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki2006-01-09
| * | | [CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko2006-01-09
| * | | [CRYPTO] cipher: Align temporary buffer in cbc_process_decryptHerbert Xu2006-01-09