summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-11-26Merge remote branch 'sysctl/master'Stephen Rothwell
2009-11-26Merge commit 'refs/next/20091125/workqueues'Stephen Rothwell
2009-11-26Merge remote branch 'percpu/for-next'Stephen Rothwell
2009-11-26Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-11-26Merge remote branch 'limits/writable_limits'Stephen Rothwell
2009-11-26Merge remote branch 'catalin/for-next'Stephen Rothwell
2009-11-26Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2009-11-26Merge remote branch 'suspend/linux-next'Stephen Rothwell
2009-11-26Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-11-26Merge remote branch 'security-testing/next'Stephen Rothwell
2009-11-26Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2009-11-26Merge branch 'quilt/rr'Stephen Rothwell
2009-11-26Merge remote branch 'net/master'Stephen Rothwell
2009-11-26Merge remote branch 'kvm/linux-next'Stephen Rothwell
2009-11-26Merge remote branch 'kbuild/master'Stephen Rothwell
2009-11-26Merge remote branch 'pci/linux-next'Stephen Rothwell
2009-11-25tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-25tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König
2009-11-25fix kerneldoc for set_irq_msi()Liuweni
2009-11-25cpumask:avoid-deref-in-timer_listRusty Russell
2009-11-25cpumask:kernel_perf_event-deprecated-functionRusty Russell
2009-11-25module: fix is_exported() to return true for all types of exportsAlan Jenkins
2009-11-25module: speed up find_symbol() using binary search on the builtin symbol tablesAlan Jenkins
2009-11-25module:refactor_symbol_tables_and_try_to_reduce_code_size_of_each_symbol-fix2Rusty Russell
2009-11-25module:refactor_symbol_tables_and_try_to_reduce_code_size_of_each_symbol-fixRusty Russell
2009-11-25module: refactor symbol tables and try to reduce code size of each_symbol()Alan Jenkins
2009-11-25param:kernel_param_lockRusty Russell
2009-11-25param:params-are-constRusty Russell
2009-11-25param:use-free-hook-for-charpRusty Russell
2009-11-25param:add-free-hookRusty Russell
2009-11-25param:param_opsRusty Russell
2009-11-25param:neaten-param.c-exportsRusty Russell
2009-11-25PM / Hibernate: Swap, use KERN_CONTJiri Slaby
2009-11-25PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham
2009-11-25PM / Hibernate: Move swap functions to kernel/power/swap.c.Nigel Cunningham
2009-11-25PM: Measure suspend and resume times for individual devicesRafael J. Wysocki
2009-11-25PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki
2009-11-25PM: Measure device suspend and resume timesRafael J. Wysocki
2009-11-25PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki
2009-11-25Merge branch 'for-linus' into tmpRafael J. Wysocki
2009-11-24core: rename setrlimit to do_setrlimitJiri Slaby
2009-11-24core: do security check under task_lockJiri Slaby
2009-11-24core: optimize setrlimit for current taskJiri Slaby
2009-11-24core: allow setrlimit to non-current tasksJiri Slaby
2009-11-24core: split sys_setrlimitJiri Slaby
2009-11-24sys_setrlimit: make sure ->rlim_max never growsOleg Nesterov
2009-11-24core: add task_struct to update_rlimit_cpuJiri Slaby
2009-11-24SECURITY: add task_struct to setrlimitJiri Slaby
2009-11-24Merge branch 'perf/core' into auto-latestIngo Molnar
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn