summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] Generic BUG for i386Jeremy Fitzhardinge2006-12-086-40/+42
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-087-1/+244
* [PATCH] bdev: fix ->bd_part_count leakPeter Zijlstra2006-12-081-1/+2
* [PATCH] lockdep: avoid lockdep warning in mdNeilBrown2006-12-083-1/+12
* [PATCH] lockdep: use mutex_lock_nested for bd_mutex to avoid lockdep warningNeilBrown2006-12-081-2/+2
* [PATCH] lockdep: simplify some aspects of bd_mutex nestingNeilBrown2006-12-081-22/+29
* [PATCH] lockdep: remove lock_key approach to managing nested bd_mutex locksNeilBrown2006-12-081-9/+0
* [PATCH] new bd_mutex lockdep annotationPeter Zijlstra2006-12-081-0/+9
* [PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra2006-12-084-147/+60
* [PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier2006-12-085-5/+583
* [PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier2006-12-082-0/+41
* [PATCH] pktcdvd: make procfs interface optionalThomas Maier2006-12-081-5/+9
* [PATCH] pktcdvd: reusability of procfs functionsThomas Maier2006-12-081-27/+45
* [PATCH] sys_unshare: remove a broken CLONE_SIGHAND codeOleg Nesterov2006-12-081-12/+4
* [PATCH] make set_special_pids() staticOleg Nesterov2006-12-082-2/+1
* [PATCH] do_acct_process(): don't take tty_mutexOleg Nesterov2006-12-081-5/+2
* [PATCH] do_task_stat(): don't take tty_mutexOleg Nesterov2006-12-081-12/+4
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-0812-132/+186
* [PATCH] time: re-add verify_pmtmr_ratejohn stultz2006-12-081-0/+36
* [PATCH] Fix linux banner utsname informationHerbert Poetzl2006-12-084-5/+9
* [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()Hidetoshi Seto2006-12-081-1/+2
* [PATCH] move kallsyms data to .rodataJan Beulich2006-12-082-9/+9
* [PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata2006-12-084-14/+84
* [PATCH] m32r: fix ace_handler to pass full 32-bit addressHirokazu Takata2006-12-082-4/+2
* [PATCH] m32r: support a synthesizable M32700 coreHirokazu Takata2006-12-081-3/+4
* [PATCH] m32r: make userspace headers platform-independentHirokazu Takata2006-12-083-71/+35
* [PATCH] mm: fallback_alloc cpuset_zone_allowed irq fixPaul Jackson2006-12-081-1/+1
* [PATCH] ext4 calls journal_stopRandy Dunlap2006-12-081-1/+1
* Input: ucb1400 - fix compile errorDmitry Torokhov2006-12-081-1/+1
* Input: kill maple_keyb.c driverPaul Mundt2006-12-081-166/+0
* Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov2006-12-081-0/+7
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-084033-79616/+156908
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2006-12-0718-1910/+1444
| |\
| | * ieee1394: sbp2: code formatting around work_struct stuffStefan Richter2006-12-071-7/+9
| | * ieee1394: nodemgr: remove a kcallocStefan Richter2006-12-071-46/+20
| | * ieee1394: conditionally export ieee1394_bus_typeStefan Richter2006-12-072-1/+3
| | * ieee1394: Consolidate driver registeringBen Collins2006-12-078-27/+22
| | * ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter2006-12-073-68/+62
| | * ieee1394: nodemgr: spaces to tabsStefan Richter2006-12-071-49/+49
| | * ieee1394: nodemgr: fix deadlock in shutdownStefan Richter2006-12-071-3/+18
| | * ieee1394: nodemgr: remove duplicate assignmentStefan Richter2006-12-071-1/+1
| | * sbp2: make 1bit bitfield unsignedLuca Tettamanti2006-12-071-1/+1
| | * ieee1394: schedule *_oui sysfs attributes for removalStefan Richter2006-12-072-1/+9
| | * ieee1394: schedule unused symbol exports for removalStefan Richter2006-12-072-7/+9
| | * ieee1394: dv1394: schedule for feature removalStefan Richter2006-12-073-9/+19
| | * ieee1394: raw1394: defer feature removal of old isoch interfaceStefan Richter2006-12-072-5/+23
| | * ieee1394: ohci1394: call PMac code in shutdown only for proper machinesStefan Richter2006-12-071-1/+1
| | * ieee1394: ohci1394: reformat PPC_PMAC platform codeStefan Richter2006-12-071-20/+14
| | * ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter2006-12-071-4/+15
| | * ieee1394: sbp2: wrap two functions into oneStefan Richter2006-12-071-23/+7