summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-191-0/+16
* | | | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-07-192-37/+0
|\ \ \ \ \ \
| * | | | | | i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-192-37/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-191-0/+7
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar2007-07-191-0/+7
| | |/ / / / / | |/| | | | |
* / | | | | | user namespace: fix copy_user_ns return valueSerge E. Hallyn2007-07-191-1/+1
|/ / / / / /
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-192-0/+15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [GENETLINK]: Dynamic multicast groups.Johannes Berg2007-07-181-0/+13
| * | | | | [NETLIKN]: Allow removing multicast groups.Johannes Berg2007-07-181-0/+1
| * | | | | [NETLINK]: allocate group bitmaps dynamicallyJohannes Berg2007-07-181-0/+1
| | |_|_|/ | |/| | |
* | | | | include/linux/pci_id.h: add amd northbridge definesDouglas Thompson2007-07-191-0/+2
* | | | | drivers/edac: mod assert_error checkDave Jiang2007-07-191-1/+1
* | | | | drivers/edac: new inte 30x0 MC driverJason Uhlenkott2007-07-191-0/+1
* | | | | drivers/edac: add new nmi rescanDave Jiang2007-07-191-0/+29
* | | | | lguest: the host codeRusty Russell2007-07-192-6/+79
* | | | | lguest: the guest codeRusty Russell2007-07-192-0/+133
* | | | | knfsd: clean up EX_RDONLYJ. Bruce Fields2007-07-191-0/+1
* | | | | knfsd: move EX_RDONLY out of headerJ. Bruce Fields2007-07-191-12/+0
* | | | | move page writeback acounting out of macrosAndrew Morton2007-07-191-30/+8
* | | | | stacktrace: fix header file for !CONFIG_STACKTRACEJohannes Berg2007-07-191-1/+1
* | | | | lockstat: measure lock bouncingPeter Zijlstra2007-07-191-1/+16
* | | | | lockdep: various fixesPeter Zijlstra2007-07-191-1/+2
* | | | | lockstat: core infrastructurePeter Zijlstra2007-07-191-0/+53
* | | | | fix raw_spinlock_t vs lockdepPeter Zijlstra2007-07-192-10/+3
* | | | | coda: remove statistics counters from /proc/fs/codaJan Harkes2007-07-193-81/+0
* | | | | coda: remove struct coda_sb_infoJan Harkes2007-07-191-7/+2
* | | | | coda: block signals during upcall processingJan Harkes2007-07-191-1/+0
* | | | | coredump masking: add an interface for core dump filterKawai, Hidehiro2007-07-191-0/+14
* | | | | coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-191-1/+8
* | | | | fs: remove path_walk exportJosef 'Jeff' Sipek2007-07-191-1/+0
* | | | | fs: mark link_path_walk staticJosef 'Jeff' Sipek2007-07-191-1/+0
* | | | | fs: introduce vfs_path_lookupJosef 'Jeff' Sipek2007-07-191-0/+2
* | | | | mm: variable length argument supportOllie Wild2007-07-192-6/+21
* | | | | audit: rework execve auditPeter Zijlstra2007-07-191-0/+1
* | | | | jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-191-0/+1
* | | | | jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-0/+3
* | | | | jprobes: make struct jprobe.entry a void *Michael Ellerman2007-07-191-1/+1
* | | | | readahead: sanify file_ra_state namesFengguang Wu2007-07-191-55/+6
* | | | | readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-191-6/+14
* | | | | mm: share PG_readahead and PG_reclaimFengguang Wu2007-07-191-1/+3
* | | | | readahead: remove the old algorithmFengguang Wu2007-07-192-17/+1
* | | | | readahead: on-demand readahead logicFengguang Wu2007-07-191-0/+6
* | | | | readahead: data structure and routinesFengguang Wu2007-07-191-0/+64
* | | | | readahead: introduce PG_readaheadFengguang Wu2007-07-191-0/+5
* | | | | AIO sparse fix (type of ki_flags)David Brownell2007-07-191-1/+1
* | | | | unregister_chrdev() return voidAkinobu Mita2007-07-191-1/+1
* | | | | PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-191-2/+1
* | | | | PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-191-0/+1
* | | | | PM: Introduce pm_power_off_prepareRafael J. Wysocki2007-07-191-0/+1
* | | | | PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-192-5/+49