aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-08-017-42/+53
|\
| * kdb,kgdb: Allow arbitrary kgdb magic knock sequencesJason Wessel2011-08-011-8/+20
| * kdb: Remove all references to DOING_KGDB2Jason Wessel2011-08-014-7/+3
| * kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel2011-08-014-21/+29
| * kdb: cleanup unused variables missed in the original kdb mergeJason Wessel2011-08-013-8/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-311-0/+21
|\ \
| * | resources: Add lookup_resource()Geert Uytterhoeven2011-07-301-0/+21
| |/
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-0/+1
|\ \
| * | [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT supportHans Verkuil2011-07-271-0/+1
| |/
* | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds2011-07-293-0/+185
|\ \
| * \ Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-2827-105/+120
| |\ \
| * | | dt/irq: add irq_domain_generate_simple() helperGrant Likely2011-07-281-0/+58
| * | | irq: add irq_domain translation infrastructureGrant Likely2011-07-283-0/+127
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-07-271-0/+5
|\ \ \ \
| * \ \ \ Merge branch 'linus' into nextJames Morris2011-06-3019-524/+628
| |\ \ \ \
| * | | | | cgroupfs: use init_cred when populating new cgroupfs mounteparis@redhat2011-06-091-0/+5
* | | | | | signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()Oleg Nesterov2011-07-272-16/+6
| |_|_|/ / |/| | | |
* | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2613-13/+13
* | | | | panic: panic=-1 for immediate rebootHugh Dickins2011-07-261-0/+2
* | | | | gcov: disable CONSTRUCTORS for UMLVitaliy Ivanov2011-07-261-1/+1
* | | | | ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-261-0/+1
* | | | | kernel/fork.c: fix a few coding style issuesDaniel Rebelo de Oliveira2011-07-261-35/+48
* | | | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-262-0/+12
* | | | | Merge 'akpm' patch seriesLinus Torvalds2011-07-255-37/+36
|\ \ \ \ \
| * | | | | kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nStephen Boyd2011-07-251-2/+2
| * | | | | notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-252-32/+31
| * | | | | devres: fix possible use after freeMaxin B John2011-07-251-1/+1
| * | | | | mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-07-251-2/+2
| | |_|/ / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s...Linus Torvalds2011-07-251-3/+2
|\ \ \ \ \ \
| * | | | | | kernel: prevent unnecessary rebuilding due to config_data.gzPeter Foley2011-07-201-3/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-257-14/+5
|\ \ \ \ \ \
| * | | | | | doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten2011-07-111-2/+2
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-07-1123-554/+743
| |\ \ \ \ \ \
| * | | | | | | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-085-11/+2
| * | | | | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-252-2/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-122-2/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-242-14/+84
|\ \ \ \ \ \ \
| * | | | | | | module: add /sys/module/<name>/uevent filesKay Sievers2011-07-242-0/+21
| * | | | | | | module: change attr callbacks to take struct module_kobjectKay Sievers2011-07-242-12/+12
| * | | | | | | modules: add default loader hook implementationsJonas Bonn2011-07-241-0/+49
| * | | | | | | param: fix return value handling in param_set_*Satoru Moriya2011-07-241-2/+2
* | | | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-244-12/+85
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | sched: adjust scheduler cpu power for stolen timeGlauber Costa2011-07-142-12/+39
| * | | | | | | KVM guest: Steal time accountingGlauber Costa2011-07-141-0/+43
| * | | | | | | KVM: Steal time implementationGlauber Costa2011-07-141-0/+2
| * | | | | | | KVM: Add compat ioctl for KVM_SET_SIGNAL_MASKAlexander Graf2011-07-121-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-224-20/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | rw_semaphore: remove up/down_read_non_ownerChristoph Hellwig2011-07-201-16/+0
| * | | | | | | | make sure that nsproxy_cache is initialized early enoughAl Viro2011-07-202-3/+2