aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] Generic BUG for i386Jeremy Fitzhardinge6-40/+42
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge7-1/+244
2006-12-08[PATCH] bdev: fix ->bd_part_count leakPeter Zijlstra1-1/+2
2006-12-08[PATCH] lockdep: avoid lockdep warning in mdNeilBrown3-1/+12
2006-12-08[PATCH] lockdep: use mutex_lock_nested for bd_mutex to avoid lockdep warningNeilBrown1-2/+2
2006-12-08[PATCH] lockdep: simplify some aspects of bd_mutex nestingNeilBrown1-22/+29
2006-12-08[PATCH] lockdep: remove lock_key approach to managing nested bd_mutex locksNeilBrown1-9/+0
2006-12-08[PATCH] new bd_mutex lockdep annotationPeter Zijlstra1-0/+9
2006-12-08[PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra4-147/+60
2006-12-08[PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier5-5/+583
2006-12-08[PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier2-0/+41
2006-12-08[PATCH] pktcdvd: make procfs interface optionalThomas Maier1-5/+9
2006-12-08[PATCH] pktcdvd: reusability of procfs functionsThomas Maier1-27/+45
2006-12-08[PATCH] sys_unshare: remove a broken CLONE_SIGHAND codeOleg Nesterov1-12/+4
2006-12-08[PATCH] make set_special_pids() staticOleg Nesterov2-2/+1
2006-12-08[PATCH] do_acct_process(): don't take tty_mutexOleg Nesterov1-5/+2
2006-12-08[PATCH] do_task_stat(): don't take tty_mutexOleg Nesterov1-12/+4
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra12-132/+186
2006-12-08[PATCH] time: re-add verify_pmtmr_ratejohn stultz1-0/+36
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl4-5/+9
2006-12-08[PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()Hidetoshi Seto1-1/+2
2006-12-08[PATCH] move kallsyms data to .rodataJan Beulich2-9/+9
2006-12-08[PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata4-14/+84
2006-12-08[PATCH] m32r: fix ace_handler to pass full 32-bit addressHirokazu Takata2-4/+2
2006-12-08[PATCH] m32r: support a synthesizable M32700 coreHirokazu Takata1-3/+4
2006-12-08[PATCH] m32r: make userspace headers platform-independentHirokazu Takata3-71/+35
2006-12-08[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fixPaul Jackson1-1/+1
2006-12-08[PATCH] ext4 calls journal_stopRandy Dunlap1-1/+1
2006-12-08Input: ucb1400 - fix compile errorDmitry Torokhov1-1/+1
2006-12-08Input: kill maple_keyb.c driverPaul Mundt1-166/+0
2006-12-08Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov1-0/+7
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov4033-79616/+156908
2006-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds18-1910/+1444
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds290-1982/+13137
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds34-63/+1146
2006-12-07[ARM] Merge individual ARM sub-treesRussell King290-1982/+13137
2006-12-07Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-8/+4
2006-12-07[ARM] 4002/1: S3C24XX: leave parent IRQs unmaskedBen Dooks1-15/+0
2006-12-07[ARM] 4001/1: S3C24XX: shorten reboot timeBen Dooks1-1/+1
2006-12-07PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exitJeff Garzik1-8/+4
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre2-7/+4
2006-12-07[ARM] 4000/1: Osiris: add third serial port inBen Dooks1-0/+9
2006-12-07[ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks5-2/+32
2006-12-07[ARM] 3998/1: VR1000: LED platform devicesBen Dooks1-1/+49
2006-12-07ieee1394: sbp2: code formatting around work_struct stuffStefan Richter1-7/+9
2006-12-07ieee1394: nodemgr: remove a kcallocStefan Richter1-46/+20
2006-12-07ieee1394: conditionally export ieee1394_bus_typeStefan Richter2-1/+3
2006-12-07ieee1394: Consolidate driver registeringBen Collins8-27/+22
2006-12-07ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter3-68/+62
2006-12-07ieee1394: nodemgr: spaces to tabsStefan Richter1-49/+49