Age | Commit message (Expand) | Author |
2006-12-08 | [PATCH] struct path: rename DM's struct path | Josef "Jeff" Sipek |
2006-12-08 | [PATCH] isdn/gigaset: use bitrev8 | Akinobu Mita |
2006-12-08 | [PATCH] atm/ambassador: use bitrev8 | Akinobu Mita |
2006-12-08 | [PATCH] isdn/hisax: use bitrev8 | Akinobu Mita |
2006-12-08 | [PATCH] video: use bitrev8 | Akinobu Mita |
2006-12-08 | [PATCH] crc32: replace bitreverse by bitrev32 | Akinobu Mita |
2006-12-08 | [PATCH] lockdep: avoid lockdep warning in md | NeilBrown |
2006-12-08 | [PATCH] remove the old bd_mutex lockdep annotation | Peter Zijlstra |
2006-12-08 | [PATCH] pktcdvd: add sysfs and debugfs interface | Thomas Maier |
2006-12-08 | [PATCH] pktcdvd: bio write congestion using congestion_wait() | Thomas Maier |
2006-12-08 | [PATCH] pktcdvd: make procfs interface optional | Thomas Maier |
2006-12-08 | [PATCH] pktcdvd: reusability of procfs functions | Thomas Maier |
2006-12-08 | [PATCH] tty: ->signal->tty locking | Peter Zijlstra |
2006-12-08 | [PATCH] time: re-add verify_pmtmr_rate | john stultz |
2006-12-08 | Input: ucb1400 - fix compile error | Dmitry Torokhov |
2006-12-08 | Input: kill maple_keyb.c driver | Paul Mundt |
2006-12-08 | Input: i8042 - add another Lifebook P7010 to nomux blacklist | Dmitry Torokhov |
2006-12-08 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2006-12-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2006-12-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-12-07 | [ARM] Merge individual ARM sub-trees | Russell King |
2006-12-07 | Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi... | Linus Torvalds |
2006-12-07 | PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exit | Jeff Garzik |
2006-12-07 | ieee1394: sbp2: code formatting around work_struct stuff | Stefan Richter |
2006-12-07 | ieee1394: nodemgr: remove a kcalloc | Stefan Richter |
2006-12-07 | ieee1394: conditionally export ieee1394_bus_type | Stefan Richter |
2006-12-07 | ieee1394: Consolidate driver registering | Ben Collins |
2006-12-07 | ieee1394: sbp2: convert from PCI DMA to generic DMA | Stefan Richter |
2006-12-07 | ieee1394: nodemgr: spaces to tabs | Stefan Richter |
2006-12-07 | ieee1394: nodemgr: fix deadlock in shutdown | Stefan Richter |
2006-12-07 | ieee1394: nodemgr: remove duplicate assignment | Stefan Richter |
2006-12-07 | sbp2: make 1bit bitfield unsigned | Luca Tettamanti |
2006-12-07 | ieee1394: schedule *_oui sysfs attributes for removal | Stefan Richter |
2006-12-07 | ieee1394: schedule unused symbol exports for removal | Stefan Richter |
2006-12-07 | ieee1394: dv1394: schedule for feature removal | Stefan Richter |
2006-12-07 | ieee1394: raw1394: defer feature removal of old isoch interface | Stefan Richter |
2006-12-07 | ieee1394: ohci1394: call PMac code in shutdown only for proper machines | Stefan Richter |
2006-12-07 | ieee1394: ohci1394: reformat PPC_PMAC platform code | Stefan Richter |
2006-12-07 | ieee1394: ohci1394: add PPC_PMAC platform code to driver probe | Stefan Richter |
2006-12-07 | ieee1394: sbp2: wrap two functions into one | Stefan Richter |
2006-12-07 | ieee1394: sbp2: update comment on things to do | Stefan Richter |
2006-12-07 | ieee1394: sbp2: use list_move_tail() | Stefan Richter |
2006-12-07 | ieee1394: sbp2: more concise names for types and variables | Stefan Richter |
2006-12-07 | ieee1394: sbp2: remove unused struct members | Stefan Richter |
2006-12-07 | ieee1394: sbp2: proper unit in module parameter description | Stefan Richter |
2006-12-07 | ieee1394: sbp2: clean up sbp2_ namespace | Stefan Richter |
2006-12-07 | ieee1394: sbp2: some conditions in queue_command are unlikely | Stefan Richter |
2006-12-07 | ieee1394: sbp2: remove superfluous comments | Stefan Richter |
2006-12-07 | ieee1394: sbp2: delayed_work -> work_struct | Stefan Richter |
2006-12-07 | ieee1394: sbp2: coding style of some macros | Stefan Richter |