summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers2012-06-181-5/+5
| * | | | | | | | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-151-7/+38
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-203-2/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Viresh has movedViresh Kumar2012-06-202-2/+2
| * | | | | | | | | mm: fix slab->page _count corruption when using slubPravin B Shelar2012-06-201-0/+10
* | | | | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-192-1/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-06-182-1/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou2012-06-111-0/+1
| | * | | | | | | | | | ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou2012-06-112-1/+2
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-06-181-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | mmc: sdio: fix setting card data bus width as 4-bitYong Ding2012-06-061-0/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | vga_switcheroo.h: fix pci_dev warningRandy Dunlap2012-06-161-0/+2
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | swap: fix shmem swapping when more than 8 areasHugh Dickins2012-06-151-3/+5
* | | | | | | | | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-151-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFS: Fix a commit bugTrond Myklebust2012-06-051-0/+2
| * | | | | | | | | NFSv4: Fix an Oops in the open recovery codeTrond Myklebust2012-06-051-0/+1
* | | | | | | | | | Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-152-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-132-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-152-3/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-06-112-3/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney2012-06-062-3/+5
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-141-0/+7
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai2012-06-081-1/+1
| * | | | | | | | | vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2012-06-081-0/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-142-10/+15
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-06-121-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-071-0/+5
| | |/ / / / / / /
| * / / / / / / / net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov2012-06-091-10/+10
| |/ / / / / / /
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-081-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Fix domain iterationPeter Zijlstra2012-06-061-0/+11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-081-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | perf: Limit callchains to 127Arun Sharma2012-06-061-1/+1
| * | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-06-061-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | perf tools: Check if callchain is corruptedNamhyung Kim2012-05-311-2/+2
* | | | | | | | | Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-06-081-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | module_param: stop double-calling parameters.Rusty Russell2012-06-081-5/+5
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2012-06-071-4/+6
* | | | | | | | | c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2012-06-071-0/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-06-051-0/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren2012-06-041-0/+41
| |/ / / / / / /
* | / / / / / / radix-tree: fix contiguous iteratorKonstantin Khlebnikov2012-06-051-1/+4
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-06-051-1/+13
|\ \ \ \ \ \ \
| * | | | | | | fuse: add FALLOCATE operationAnatol Pomozov2012-04-251-1/+13
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-052-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-302-2/+2
| * | | | | | | | sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-05-301-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-043-0/+144
|\ \ \ \ \ \ \ \
| * | | | | | | | frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-151-8/+8
| * | | | | | | | mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-152-0/+17
| * | | | | | | | mm: frontswap: add frontswap header fileDan Magenheimer2012-05-151-0/+127