summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-07-21Merge branch 'quilt/driver-core'Stephen Rothwell
2010-07-21Merge remote branch 'bkl-core/bkl/core'Stephen Rothwell
2010-07-21Merge remote branch 'drivers-x86/linux-next'Stephen Rothwell
2010-07-21Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-07-21Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-07-21Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-07-21Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-07-21Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-07-21Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-21Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-07-21Merge remote branch 'block/for-next'Stephen Rothwell
2010-07-21Merge branch 'quilt/rr'Stephen Rothwell
2010-07-21Merge remote branch 'crypto/master'Stephen Rothwell
2010-07-21Merge remote branch 'net/master'Stephen Rothwell
2010-07-21Merge remote branch 'powerpc/next'Stephen Rothwell
2010-07-21Merge remote branch 'mips/mips-for-linux-next'Stephen Rothwell
2010-07-20drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman
2010-07-20workqueue: fix mayday_mask handling on UPTejun Heo
2010-07-20workqueue: fix build problem on !CONFIG_SMPTejun Heo
2010-07-19kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas
2010-07-19update email addressPavel Machek
2010-07-19padata: Added sysfs primitives to padata subsystemDan Kruchinin
2010-07-19padata: Make two separate cpumasksDan Kruchinin
2010-07-19PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki
2010-07-19PM / Hibernate: Fix snapshot error code pathRafael J. Wysocki
2010-07-19PM / Hibernate: Fix hibernation_platform_enter()Rafael J. Wysocki
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley
2010-07-19pm_qos: Reimplement using plistsJames Bottomley
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-07-19PM / Hibernate: Fix typos in comments in kernel/power/swap.cCesar Eduardo Barros
2010-07-16rlimits: implement prlimit64 syscallJiri Slaby
2010-07-16rlimits: switch more rlimit syscalls to do_prlimitJiri Slaby
2010-07-16rlimits: redo do_setrlimit to more generic do_prlimitJiri Slaby
2010-07-16rlimits: do security check under task_lockJiri Slaby
2010-07-16rlimits: allow setrlimit to non-current tasksJiri Slaby
2010-07-16rlimits: split sys_setrlimitJiri Slaby
2010-07-16rlimits: make sure ->rlim_max never grows in sys_setrlimitOleg Nesterov
2010-07-16rlimits: add task_struct to update_rlimit_cpuJiri Slaby
2010-07-16rlimits: security, add task_struct to setrlimitJiri Slaby
2010-07-16param:kernel_param_lockRusty Russell
2010-07-16param:params-are-constRusty Russell
2010-07-16param:use-free-hook-for-charpRusty Russell
2010-07-16param:add-free-hookRusty Russell
2010-07-16param:param_opsRusty Russell
2010-07-16param:neaten-param.c-exportsRusty Russell
2010-07-16kernel-params_c-check-null-for-non-bool.diffRusty Russell
2010-07-16module: cleanup comments, remove noinlineRusty Russell
2010-07-16module: group post-relocation functions into post_relocation()Rusty Russell
2010-07-16module: move module args strndup_user to just before useRusty Russell
2010-07-16module: pass load_info into other functionsRusty Russell