aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-191-444/+0
|\
| * perf events: Remove unused perf_counter.h header fileRobert P. J. Day2009-12-171-444/+0
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-192-2/+5
|\ \
| * | x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-161-0/+3
| * | bzip2/lzma/gzip: pre-boot malloc doesn't return NULL on failurePhillip Lougher2009-12-151-2/+2
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-193-4/+25
|\ \ \
| * | | sched: Assert task state bits at build timePeter Zijlstra2009-12-171-0/+4
| * | | sched: Add missing state chars to TASK_STATE_TO_CHAR_STRPeter Zijlstra2009-12-171-1/+1
| * | | sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bitsPeter Zijlstra2009-12-171-2/+2
| * | | sched: Teach might_sleep() about preemptible RCUFrederic Weisbecker2009-12-172-0/+16
| * | | sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra2009-12-161-1/+1
| * | | sched: Add pre and post wakeup hooksPeter Zijlstra2009-12-161-1/+2
* | | | [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky2009-12-181-1/+1
* | | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-171-1/+1
|\ \ \ \
| * | | | cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-171-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-12-171-0/+7
|\ \ \ \
| * | | | NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-171-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-172-2/+5
|\ \ \ \ \
| * | | | | [SCSI] libosd: Fix blk_put_request locking againBoaz Harrosh2009-12-101-2/+3
| * | | | | [SCSI] enclosure: fix oops while iterating enclosure_status arrayJames Bottomley2009-12-101-0/+2
* | | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-12-171-4/+2
|\ \ \ \ \ \
| * | | | | | kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas2009-10-281-4/+2
* | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-171-0/+212
|\ \ \ \ \ \ \
| * | | | | | | spi: controller driver for Designware SPI coreFeng Tang2009-12-171-0/+212
* | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-12-172-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | backlight: Pass device through notify callback in the pwm driverBen Dooks2009-12-171-1/+1
| * | | | | | | | backlight: Constify struct backlight_opsEmese Revfy2009-12-161-6/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-12-173-4/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | leds: leds-lp3944.h - remove unneeded includesAntonio Ospite2009-12-171-3/+0
| * | | | | | | | leds: leds-pca9532.h- indent with tabs, not spacesAntonio Ospite2009-12-171-1/+1
| * | | | | | | | leds: Add LED class driver for regulator driven LEDs.Antonio Ospite2009-12-171-0/+46
| |/ / / / / / /
* | | | | | | | mm: introduce coredump parameter structureMasami Hiramatsu2009-12-171-1/+9
* | | | | | | | vt: don't export vt_kmsg_redirect() to userspaceBernhard Walle2009-12-171-0/+4
* | | | | | | | Revert "task_struct: make journal_info conditional"Linus Torvalds2009-12-172-9/+1
* | | | | | | | Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds2009-12-171-0/+1
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-174-31/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | kill I_LOCKChristoph Hellwig2009-12-172-22/+17
| * | | | | | | | fold do_sync_file_range into sys_sync_file_rangeChristoph Hellwig2009-12-171-4/+0
| * | | | | | | | fix up O_SYNC commentsChristoph Hellwig2009-12-171-1/+1
| * | | | | | | | VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_...Erez Zadok2009-12-171-1/+1
| * | | | | | | | fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok2009-12-171-3/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-12-174-1/+81
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: consumer.h - fix build when consumer.h is #included first.Liam Girdwood2009-12-171-0/+2
| * | | | | | | | regulator: Handle regulators without suspend mode configurationMark Brown2009-12-171-1/+5
| * | | | | | | | regulator: Implement WM831x BuckWise DC-DC convertor DVS supportMark Brown2009-12-171-0/+17
| * | | | | | | | regulator: add driver for MAX8660/8661Wolfram Sang2009-12-171-0/+57
| |/ / / / / / /
* | | | | | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-175-5/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | net: add net_tstamp.h to headers_installJie Zhang2009-12-121-0/+1
| * | | | | | | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
| * | | | | | | drop explicit include of autoconf.hSam Ravnborg2009-12-121-2/+0