summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-01-18Merge branch 'quilt/driver-core'Stephen Rothwell
2010-01-18Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-01-18Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-01-18Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-01-18Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-01-18Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-01-18Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-01-18Merge remote branch 'security-testing/next'Stephen Rothwell
2010-01-18Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-01-18Merge remote branch 'crypto/master'Stephen Rothwell
2010-01-18Merge remote branch 'pci/linux-next'Stephen Rothwell
2010-01-18Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-01-18Merge remote branch 'msm/for-next'Stephen Rothwell
2010-01-18Merge remote branch 'mtd-current/master'Stephen Rothwell
2010-01-18kobject: Constify struct kset_uevent_opsEmese Revfy
2010-01-18sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2010-01-17fix comment typo boo -> boot in ksysfs.cThadeu Lima de Souza Cascardo
2010-01-17Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2010-01-17Fix misspellings of "invocation" in comments.Adam Buchbinder
2010-01-17Fix misspellings of "truly" in comments.Adam Buchbinder
2010-01-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-01-16smp_call_function_any(): pass the node value to cpumask_of_node()David John
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen
2010-01-16kfifo: add kfifo_out_peekAndi Kleen
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen
2010-01-15resource: add release_child_resourcesYinghai Lu
2010-01-15resource/PCI: mark struct resource as constDominik Brodowski
2010-01-15resource/PCI: align functions now return start of resourceDominik Brodowski
2010-01-15PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki
2010-01-15debug_core: Turn off tracing while in the debuggerJason Wessel
2010-01-15kms,kdb: Force unblank a console deviceJason Wessel
2010-01-15kgdboc,debug_core: Add call backs to allow kernel mode switchingJason Wessel
2010-01-15kdb,panic,debug_core: Allow the debug core to receive a panic before smp_send...Jason Wessel
2010-01-15debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel
2010-01-15printk,kdb: capture printk() when in kdb shellJason Wessel
2010-01-15kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-01-15kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel
2010-01-15mips,kgdb: kdb low level trap catch and stack traceJason Wessel
2010-01-15x86,kgdb: Add low level debug hookJason Wessel
2010-01-15kgdb: remove post_primary_code referencesJason Wessel
2010-01-15kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel
2010-01-15kgdb: gdb "monitor" -> kdb passthroughJason Wessel
2010-01-15kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-01-15kgdb: core changes to support kdbJason Wessel
2010-01-15kdb: core for kgdb back end (2 of 2)Jason Wessel
2010-01-15kdb: core for kgdb back end (1 of 2)Jason Wessel
2010-01-15kgdb: eliminate kgdb_wait(), all cpus enter the same wayJason Wessel
2010-01-15Separate the gdbstub from the debug coreJason Wessel