summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-03-11Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-03-11Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-03-11Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-03-11Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-03-11Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-03-11Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-03-11Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-03-11Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-03-10Freezer: Only show the state of tasks refusing to freezeXiaotian Feng
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributesEric W. Biederman
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA
2010-03-06printk: avoid warning when CONFIG_PRINTK is disabledGustavo F. Padovan
2010-03-06kernel/pid.c: update comment on find_task_by_pid_nsTetsuo Handa
2010-03-06panic: fix panic_timeout accuracy when running on a hypervisorAnton Blanchard
2010-03-06kernel core: use helpers for rlimitsJiri Slaby
2010-03-06posix-cpu-timers: cleanup rlimits usageJiri Slaby
2010-03-06kernel/exit.c: fix shadows sparse warningThiago Farina
2010-03-06includecheck fix for kernel/params.cJaswinder Singh Rajput
2010-03-06splice: comparing unsigned int < 0Dan Carpenter
2010-03-06kernel/cpu.c: delete deprecated definition in cpu_up()Chen Gong
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel
2010-03-06mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki
2010-03-06mm: clean up mm_counterKAMEZAWA Hiroyuki
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-04Merge branches 'perf/core', 'perf/nmi' and 'x86/mrst' into auto-latestIngo Molnar
2010-03-04padata: Allocate the cpumask for the padata instanceSteffen Klassert
2010-03-03Prioritize synchronous signals over 'normal' signalsLinus Torvalds
2010-03-04Merge branch 'linus' into auto-latestIngo Molnar
2010-03-03Merge branch 'for-fsnotify' into for-linusAl Viro
2010-03-03kms,kdb: Force unblank a console deviceJason Wessel
2010-03-03kgdboc,debug_core: Add call backs to allow kernel mode switchingJason Wessel
2010-03-03x86, kgdb, init: Add early and late debug statesJason Wessel
2010-03-03debug_core: Turn off tracing while in the debuggerJason Wessel
2010-03-03kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel
2010-03-03debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel
2010-03-03printk,kdb: capture printk() when in kdb shellJason Wessel
2010-03-03kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-03-03kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel
2010-03-03x86,kgdb: Add low level debug hookJason Wessel
2010-03-03kgdb: remove post_primary_code referencesJason Wessel
2010-03-03kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel