summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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/+0Star
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-247-189/+0Star
* [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/+40Star
* [PATCH] dasd: "cleanup dasd_ioctl" fixBastian Blank2006-03-241-1/+1
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-2426-138/+67Star
* [PATCH] s390: kzalloc() conversion in arch/s390Eric Sesterhenn2006-03-242-10/+4Star
* [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/+2Star
* [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/+11Star
* [PATCH] s390: remove dynamic dasd ioctlsChristoph Hellwig2006-03-242-80/+0Star
* [PATCH] s390: merge cmb into dasdcChristoph Hellwig2006-03-244-139/+22Star
* [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig2006-03-243-97/+55Star
* [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig2006-03-243-161/+86Star
* [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/+45Star
* [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/+15Star
* [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-247-11/+13
* [PATCH] add sys_unshare to syscalls.hArnd Bergmann2006-03-241-0/+1
* [PATCH] more-for_each_cpu-conversions fixAndrew Morton2006-03-241-3/+3
* [PATCH] w1: use kthread api.Evgeniy Polyakov2006-03-243-65/+28Star
* [PATCH] W1: u64 is not long longAndrew Morton2006-03-241-2/+5
* [PATCH] W1: Remove incorrect MODULE_ALIASPatrick McHardy2006-03-241-2/+0Star
* [PATCH] fix W1_MASTER_DS9490_BRIDGE dependenciesAdrian Bunk2006-03-241-1/+1
* [PATCH] w1: misc cleanupsAdrian Bunk2006-03-245-15/+18
* [PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.Evgeniy Polyakov2006-03-244-0/+607
* [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...Evgeniy Polyakov2006-03-2413-91/+126