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