aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-08
|\
| * sched: Fix domain iterationPeter Zijlstra2012-06-06
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-08
|\ \
| * | perf: Limit callchains to 127Arun Sharma2012-06-06
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-06-06
| |\ \
| | * | perf tools: Check if callchain is corruptedNamhyung Kim2012-05-31
* | | | Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-06-08
|\ \ \ \
| * | | | module_param: stop double-calling parameters.Rusty Russell2012-06-08
* | | | | c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2012-06-07
* | | | | c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2012-06-07
| |_|_|/ |/| | |
* | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-06-05
|\ \ \ \
| * | | | i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren2012-06-04
| |/ / /
* | / / radix-tree: fix contiguous iteratorKonstantin Khlebnikov2012-06-05
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-06-05
|\ \ \
| * | | fuse: add FALLOCATE operationAnatol Pomozov2012-04-25
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-05
|\ \ \ \
| * | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-30
| * | | | sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-05-30
| | |_|/ | |/| |
* | | | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-04
|\ \ \ \
| * | | | frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-15
| * | | | mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-15
| * | | | mm: frontswap: add frontswap header fileDan Magenheimer2012-05-15
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-04
|\ \ \ \ \
| * | | | | clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-24
* | | | | | Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds2012-06-03
* | | | | | vfs: move inode stat information closer togetherLinus Torvalds2012-06-03
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-02
|\ \ \ \ \
| * | | | | net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-31
* | | | | | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* | | | | | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-01
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat2012-05-27
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | fb_defio: add first_io callbackHeiko Stübner2012-04-29
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-01
|\ \ \ \ \ \
| * | | | | | mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-14
| * | | | | | mtd: gpmi: add device tree support to gpmi-nandHuang Shijie2012-05-14
| * | | | | | mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-14
| * | | | | | mtd: add read_byte support to plat_nandJohn Crispin2012-05-14
| * | | | | | mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-14
| * | | | | | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn2012-05-14
| * | | | | | mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn2012-05-14
| * | | | | | mtd: ecc_strength is at ecc step granularityMike Dunn2012-05-14
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \ \ \ \ \
| * | | | | | | new helper: signal_delivered()Al Viro2012-06-01
| * | | | | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * | | | | | | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| * | | | | | | new helper: sigmask_to_save()Al Viro2012-06-01
| * | | | | | | new helper: restore_saved_sigmask()Al Viro2012-06-01
| * | | | | | | new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
| * | | | | | | HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro2012-06-01
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \ \ \ \ \ \