summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-2416-62/+14
* | [PATCH] extract-ikconfig: don't use --long-optionsAlexey Dobriyan2006-03-241-1/+1
* | [PATCH] extract-ikconfig: be sure binoffset exists before extractingAlexey Dobriyan2006-03-241-0/+1
* | [PATCH] extract-ikconfig: use mktemp(1)Alexey Dobriyan2006-03-241-1/+1
* | [PATCH] tvec_bases too large for per-cpu dataJan Beulich2006-03-241-11/+34
* | [PATCH] fs/coda/: proper prototypesAdrian Bunk2006-03-245-8/+21
* | [PATCH] fs/ext2/: proper ext2_get_parent() prototypeAdrian Bunk2006-03-242-1/+3
* | [PATCH] fs/9p/: possible cleanupsAdrian Bunk2006-03-246-10/+10
* | [PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlistOleg Nesterov2006-03-241-3/+2
* | [PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_convBart Samwel2006-03-241-0/+4
* | [PATCH] Represent laptop_mode as jiffies internallyBart Samwel2006-03-242-5/+5
* | [PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel2006-03-243-19/+19
* | [PATCH] free_uid() locking improvementAndrew Morton2006-03-241-3/+7
* | [PATCH] bitmap: region restructuringPaul Jackson2006-03-241-97/+102
* | [PATCH] bitmap: region multiword spanning supportPaul Mundt2006-03-241-34/+76
* | [PATCH] bitmap: region cleanupPaul Jackson2006-03-242-26/+41
* | [PATCH] remove ISA legacy functions: remove documentationAdrian Bunk2006-03-241-19/+0
* | [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-247-189/+0
* | [PATCH] remove ISA legacy functions: drivers/net/lance.cAl Viro2006-03-241-2/+7
* | [PATCH] remove ISA legacy functions: drivers/net/hp-plus.cAl Viro2006-03-241-4/+13
* | [PATCH] remove ISA legacy functions: drivers/scsi/in2000.cAl Viro2006-03-241-6/+18
* | [PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.cAl Viro2006-03-242-13/+38
* | [PATCH] remove ISA legacy functions: drivers/char/toshiba.cAl Viro2006-03-241-15/+23
* | [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-2423-51/+40
* | [PATCH] dasd: "cleanup dasd_ioctl" fixBastian Blank2006-03-241-1/+1
* | [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-2426-138/+67
* | [PATCH] s390: kzalloc() conversion in arch/s390Eric Sesterhenn2006-03-242-10/+4
* | [PATCH] s390: CEX2A crt message lengthEric Rossman2006-03-242-3/+12
* | [PATCH] s390: 3590 tape driverStefan Bader2006-03-246-11/+1443
* | [PATCH] s390: fix endless retry loop in tape driverMichael Holzheu2006-03-243-13/+35
* | [PATCH] s390: tape operation abortion leads to panicMichael Holzheu2006-03-241-1/+1
* | [PATCH] s390: tape retry flooding by deferred CC in interruptStefan Bader2006-03-241-4/+5
* | [PATCH] s390: dasd extended error reportingStefan Weinhuber2006-03-248-1/+812
* | [PATCH] s390: random values in result of BIODASDINFO2Horst Hummel2006-03-241-3/+2
* | [PATCH] s390: remove experimental flag from dasd diagPeter Oberparleiter2006-03-241-1/+1
* | [PATCH] s390: Remove old history/whitespave from partition codeHorst Hummel2006-03-241-18/+11
* | [PATCH] s390: remove dynamic dasd ioctlsChristoph Hellwig2006-03-242-80/+0
* | [PATCH] s390: merge cmb into dasdcChristoph Hellwig2006-03-244-139/+22
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig2006-03-243-97/+55
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig2006-03-243-161/+86
* | [PATCH] s390: connector supportMartin Schwidefsky2006-03-241-0/+2
* | [PATCH] s390: cpu up retriesMichael Ryan2006-03-241-1/+3
* | [PATCH] s390: BUG() warningsMartin Schwidefsky2006-03-241-2/+3
* | [PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky2006-03-241-3/+3
* | [PATCH] s390: early parameter parsingHeiko Carstens2006-03-241-63/+45
* | [PATCH] s390: channel path measurementsCornelia Huck2006-03-244-23/+500
* | [PATCH] s390: cio documentation updateCornelia Huck2006-03-241-3/+12
* | [PATCH] s390: wrong interrupt delivered for hsch() or csch()Cornelia Huck2006-03-241-0/+12
* | [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-245-21/+15
* | [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-247-11/+13