summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] DVB: Clarify description text for dvb-bt8xx in KconfigMichael Krufky2005-09-082-4/+4
* [PATCH] Indycam / VINO driversRalf Baechle2005-09-087-192/+5319
* [PATCH] pivot_root() circular reference fixMiklos Szeredi2005-09-081-0/+4
* [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-087-10/+55
* [PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston2005-09-082-0/+6
* [PATCH] Kprobes/IA64: fix race when break hits and kprobe not foundKeshavamurthy Anil S2005-09-081-0/+45
* [PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fixPrasanna S Panchamukhi2005-09-081-1/+1
* [PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2005-09-085-20/+30
* [PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi2005-09-086-27/+41
* [PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi2005-09-086-20/+38
* [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-085-27/+39
* [PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi2005-09-085-25/+34
* [PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi2005-09-085-29/+60
* [PATCH] Fix smsc_ircc_init return valueBrice Goglin2005-09-081-0/+1
* [PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov2005-09-081-6/+4
* [PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov2005-09-081-12/+11
* [PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov2005-09-081-56/+65
* [PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov2005-09-081-35/+26
* [PATCH] smsc-ircc2: remove typedefsDmitry Torokhov2005-09-081-26/+13
* [PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov2005-09-081-3/+2
* [PATCH] smsc-ircc2: formatting fixesDmitry Torokhov2005-09-081-326/+317
* [PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov2005-09-082-217/+217
* [PATCH] Fix race in do_get_write_access()Jan Kara2005-09-081-18/+21
* [PATCH] Change HFS+ to not use ll_rw_block()Jan Kara2005-09-081-4/+2
* [PATCH] Change ll_rw_block() calls in UFSJan Kara2005-09-083-18/+9
* [PATCH] Change ll_rw_block() calls in ReiserJan Kara2005-09-081-2/+2
* [PATCH] Change ll_rw_block() calls in JBDJan Kara2005-09-084-5/+5
* [PATCH] Make ll_rw_block() wait for buffer lockJan Kara2005-09-082-14/+17
* [PATCH] Fix JBD race in t_forget list handlingJan Kara2005-09-081-10/+24
* [PATCH] kjournald: missing JFS_UNMOUNT checkMark Fasheh2005-09-081-0/+2
* [PATCH] Corgi: Add MMC/SD write protection switch handlingRichard Purdie2005-09-081-0/+6
* [PATCH] Corgi: Add keyboard and touchscreen device definitionsRichard Purdie2005-09-081-0/+24
* [PATCH] Input: Add a new switch event typeRichard Purdie2005-09-084-4/+49
* [PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie2005-09-085-61/+408
* [PATCH] w100fb: Rewrite for platform independenceRichard Purdie2005-09-083-1470/+1357
* [PATCH] Corgi touchscreen: Fix a pmu bugRichard Purdie2005-09-081-1/+1
* [PATCH] Corgi Touchscreen: Code cleanup / fixesRichard Purdie2005-09-081-8/+8
* [PATCH] Corgi Touchscreen: Allow the driver to share the PMURichard Purdie2005-09-081-6/+9
* [PATCH] Corgi Keyboard: Code tidyingRichard Purdie2005-09-081-33/+28
* [PATCH] Corgi Keyboard: Add some power management codeRichard Purdie2005-09-081-1/+41
* [PATCH] Corgi Keyboard: Fix a couple of compile errorsRichard Purdie2005-09-081-2/+2
* [PATCH] mmc: conditional scr sysfs entryPierre Ossman2005-09-081-3/+18
* [PATCH] mmc: wbsd Secure Digital supportPierre Ossman2005-09-082-6/+57
* [PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie2005-09-082-0/+12
* [PATCH] sd: SD copyright noticePierre Ossman2005-09-081-0/+2
* [PATCH] sd: SD 4-bit busPierre Ossman2005-09-083-0/+52
* [PATCH] sd: SCR in sysfsPierre Ossman2005-09-081-0/+2
* [PATCH] sd: SCR registerPierre Ossman2005-09-082-10/+142
* [PATCH] sd: read-only switchPierre Ossman2005-09-084-18/+34
* [PATCH] sd: initialize SD cardsPierre Ossman2005-09-084-73/+262