aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov1-0/+21
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan1-0/+1
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-41/+11
2008-02-07Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2-36/+3
2008-02-07Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds2-1/+27
2008-02-08dm: table remove unused variableVasily Averin1-9/+9
2008-02-08dm ioctl: move compat codeMilan Broz1-32/+2
2008-02-07SLUB: Support for performance statisticsChristoph Lameter1-0/+23
2008-02-07SLUB: Use unique end pointer for each slab page.Christoph Lameter1-1/+4
2008-02-07hwmon: Discard useless I2C driver IDsJean Delvare1-33/+0
2008-02-07hwmon: (w83781d) Misc cleanupsJean Delvare1-1/+0
2008-02-07hwmon: (gl520sm) Various cleanupsJean Delvare1-1/+0
2008-02-07hwmon: (gl518sm) Various cleanupsJean Delvare1-1/+0
2008-02-07dmi: Let drivers walk the DMI tableJean Delvare1-0/+3
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds6-44/+220
2008-02-07[SCSI] enclosure: add support for enclosure servicesJames Bottomley1-0/+129
2008-02-07[SCSI] Small cleanups for scsi_host.hPavel Machek1-19/+25
2008-02-07[SCSI] add protocol definitionsJames Bottomley1-0/+14
2008-02-07[SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie2-4/+2
2008-02-07[SCSI] iscsi: fix up iscsi printk prefixMike Christie2-0/+13
2008-02-07[SCSI] iscsi class: add async scan helperMike Christie1-1/+2
2008-02-07[SCSI] iscsi class: add session scanningMike Christie1-3/+4
2008-02-07[SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie2-15/+31
2008-02-07[SCSI] libiscsi: make __iscsi_complete_pdu() staticAdrian Bunk1-2/+0
2008-02-07Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2-2/+6
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-17/+89
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-80/+13
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds9-32/+201
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds14-36/+177
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+5
2008-02-07m68k: kill page walker compile warningGeert Uytterhoeven1-1/+2
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+4
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds14-84/+185
2008-02-07Char: serial167, remove bottomhalfJiri Slaby1-14/+0
2008-02-07Char: stallion, remove bottomhalfJiri Slaby1-1/+0
2008-02-07Char: istallion, remove hangup bottomhalfJiri Slaby1-1/+0
2008-02-07Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby1-4/+0
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby1-2/+0
2008-02-07Add cmpxchg_local to xtensaMathieu Desnoyers1-0/+22
2008-02-07Add cmpxchg_local to v850Mathieu Desnoyers1-0/+15
2008-02-07Add cmpxchg_local to sparc64Mathieu Desnoyers1-0/+29
2008-02-07Add cmpxchg_local to sparc, move __cmpxchg to system.hMathieu Desnoyers2-36/+48
2008-02-07Add cmpxchg_local to s390Mathieu Desnoyers1-3/+41
2008-02-07Add cmpxchg_local to ppcGunnar Larisch1-2/+49
2008-02-07Add cmpxchg_local to pariscMathieu Desnoyers1-0/+33
2008-02-07Add cmpxchg_local to m68knommuMathieu Desnoyers1-17/+11
2008-02-07Add cmpxchg_local to m86kMathieu Desnoyers1-3/+24
2008-02-07local_t m32r use architecture specific cmpxchg_localMathieu Desnoyers1-1/+361
2008-02-07Fix m32r __xchgMathieu Desnoyers1-3/+1
2008-02-07New cmpxchg_local (optimized for UP case) for m32rMathieu Desnoyers1-10/+101