aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-20
|\ \ \ \ \ \ \ \
| * | | | | | | | kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers2012-06-18
| * | | | | | | | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-15
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Viresh has movedViresh Kumar2012-06-20
| * | | | | | | | | mm: fix slab->page _count corruption when using slubPravin B Shelar2012-06-20
* | | | | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-20
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-06-18
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou2012-06-11
| | * | | | | | | | | | ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou2012-06-11
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-06-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | mmc: sdio: fix setting card data bus width as 4-bitYong Ding2012-06-06
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | vga_switcheroo.h: fix pci_dev warningRandy Dunlap2012-06-16
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | swap: fix shmem swapping when more than 8 areasHugh Dickins2012-06-16
* | | | | | | | | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFS: Fix a commit bugTrond Myklebust2012-06-05
| * | | | | | | | | NFSv4: Fix an Oops in the open recovery codeTrond Myklebust2012-06-05
* | | | | | | | | | Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-13
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-06-11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney2012-06-06
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-14
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai2012-06-08
| * | | | | | | | | vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2012-06-08
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-14
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-06-12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-07
| | |/ / / / / / /
| * / / / / / / / net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov2012-06-10
| |/ / / / / / /
* | | | | | | | 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