summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-03-05Merge branch 'quilt/driver-core'Stephen Rothwell
2010-03-05Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-03-05Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-03-05Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-03-05Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'msm/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'crypto-current/master'Stephen Rothwell
2010-03-05sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributesEric W. Biederman
2010-03-05sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-03-05Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-05kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-05sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
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
2010-03-03kgdb: gdb "monitor" -> kdb passthroughJason Wessel
2010-03-03kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-03-03kgdb: core changes to support kdbJason Wessel
2010-03-03kdb: core for kgdb back end (2 of 2)Jason Wessel
2010-03-03kdb: core for kgdb back end (1 of 2)Jason Wessel
2010-03-03kgdb: eliminate kgdb_wait(), all cpus enter the same wayJason Wessel
2010-03-03Separate the gdbstub from the debug coreJason Wessel
2010-03-03Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel
2010-03-03new helper: iterate_mounts()Al Viro
2010-03-03New helper: path_is_under(path1, path2)Al Viro
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-03Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko
2010-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds