summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* do_coredump(): get rid of pt_regs argumentAl Viro2012-11-291-2/+2
* get rid of ptrace_signal_deliver() argumentsAl Viro2012-11-291-1/+1
* new helper: signal_pt_regs()Al Viro2012-11-291-0/+9
* unify default ptrace_signal_deliverAl Viro2012-11-291-0/+4
* flagday: kill pt_regs argument of do_fork()Al Viro2012-11-291-1/+1
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+1
* take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-291-0/+10
* get rid of pt_regs argument of ->load_binary()Al Viro2012-11-291-1/+1
* get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-291-1/+1
* get rid of pt_regs argument of do_execve()Al Viro2012-11-292-3/+2Star
* make compat_do_execve() static, lose pt_regs argumentAl Viro2012-11-291-2/+0Star
* consolidate sys_execve() prototypeAl Viro2012-11-291-0/+3
*-. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-291-2/+0Star
|\ \
| * \ Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-174-4/+8
| |\ \
| * \ \ Merge branch 'arch-arm64' into no-rebasesAl Viro2012-11-171-0/+192
| |\ \ \
| * \ \ \ Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-1764-5156/+260Star
| |\ \ \ \
| * | | | | Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-201-2/+0Star
| | |_|_|/ | |/| | |
* | | | | kill daemonize()Al Viro2012-11-293-3/+0Star
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-11-231-0/+2
|\ \ \ \ \
| * | | | | of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2012-11-231-0/+2
* | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-11-231-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-141-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-11-231-2/+3
|\ \ \ \ \
| * | | | | Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2012-11-211-2/+3
* | | | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-173-5/+3Star
|\ \ \ \ \ \
| * | | | | | revert "mm: fix-up zone present pages"Andrew Morton2012-11-161-4/+0Star
| * | | | | | rapidio: fix kernel-doc warningsRandy Dunlap2012-11-161-0/+2
| * | | | | | memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-161-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-161-0/+31
|\ \ \ \ \ \
| * | | | | | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann2012-11-164-4/+8
| |\| | | | |
| * | | | | | drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I2012-11-071-0/+31
| | |_|_|_|/ | |/| | | |
* | | | | | clk: remove inline usage from clk-provider.hIgor Mazanov2012-11-151-2/+2
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-101-1/+2
|\ \ \ \ \
| * | | | | ptp: update adjfreq callback descriptionJacob Keller2012-11-031-1/+2
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-101-0/+2
|\ \ \ \ \
| * | | | | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-101-0/+2
* | | | | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-092-3/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-071-2/+2
| * | | | | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang2012-11-071-0/+1
| * | | | | mmc: dw_mmc: convert the variable type of irqSeungwon Jeon2012-11-071-1/+1
| | |_|/ / | |/| | |
* | | | | hashtable: introduce a small and naive hashtableSasha Levin2012-11-021-0/+192
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-011-13/+2Star
|\ \ \ \
| * | | | KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2012-10-311-13/+2Star
| | |_|/ | |/| |
* | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-10-313-443/+1Star
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'disintegrate-raid-20121009' of git://git.infradead.org/users/dhowe...NeilBrown2012-10-163-443/+1Star
| |\ \ \ | | |/ / | |/| |
| | * | UAPI: (Scripted) Disintegrate include/linux/raidDavid Howells2012-10-093-443/+1Star
* | | | percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka2012-10-281-4/+4
* | | | percpu-rw-semaphores: use light/heavy barriersMikulas Patocka2012-10-281-13/+7Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-271-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | tcp: add SYN/data info to TCP_INFOYuchung Cheng2012-10-221-1/+2