summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard
2007-05-08simplify the stacktrace codeChristoph Hellwig
2007-05-08uml: an idle system should have zero load averageJeff Dike
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-07xtensa: strlcpy is smart enoughJean Delvare
2007-05-07v850: generic timekeeping conversionjohn stultz
2007-05-07uml: fix prototypesPaolo 'Blaisorblade' Giarrusso
2007-05-07uml: virtualized time fixJeff Dike
2007-05-07uml: out of tmpfs space error clarificationJeff Dike
2007-05-07uml: only flush areas covered by VMAJeff Dike
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: eliminate a piece of debugging codeJeff Dike
2007-05-07uml: speed page fault pathJeff Dike
2007-05-07uml: aIO deadlock avoidanceJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: remove debugging remnantsJeff Dike
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike
2007-05-07uml: don't try to handle signals on initial process stackJeff Dike
2007-05-07uml: dump core on panicJeff Dike
2007-05-07uml: fixup allocation in the ubd driverPeter Zijlstra
2007-05-07uml: send pointers instead of structures to I/O threadJeff Dike
2007-05-07uml: batch I/O requestsJeff Dike
2007-05-07uml: convert libc layer to call read and writeJeff Dike
2007-05-07uml: tidy libc codeJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-05-07uml: remove unused x86_64 codeJeff Dike
2007-05-07uml: speed up page table walkingJeff Dike
2007-05-07uml: dump registers on ptrace or wait failureJeff Dike
2007-05-07uml: drivers get release methodsJeff Dike
2007-05-07uml: delete HOST_FRAME_SIZEJeff Dike
2007-05-07uml: irq locking commentaryJeff Dike
2007-05-07uml: comment early boot lockingJeff Dike
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike
2007-05-07uml: tidy fault codeJeff Dike
2007-05-07uml: kernel_thread shouldn't panicJeff Dike
2007-05-07uml: remove page_size()Jeff Dike
2007-05-07uml: tidy process.cJeff Dike
2007-05-07uml: no locking needed in tls.cJeff Dike
2007-05-07uml: speed up execJeff Dike
2007-05-07uml: fix umid in xterm titlesDavide Brini
2007-05-07uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso
2007-05-07uml: Eliminate temporary buffer in eth_configurePaolo 'Blaisorblade' Giarrusso
2007-05-07uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso
2007-05-07remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.hRobert P. J. Day