aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-05-07uml: add missing __init declarationsJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: move remaining useful contents of user_util.hJeff Dike
2007-05-07uml: create as-layout.hJeff Dike
2007-05-07uml: create arch.hJeff Dike
2007-05-07uml: move SIGIO testing to sigio.cJeff Dike
2007-05-07ARRAY_SIZE: check for typeRusty Russell
2007-05-07uml: network interface hotplug error handlingJeff Dike
2007-05-07uml-driver-formatting-fixes-fixAndrew Morton
2007-05-07uml: driver formatting fixesJeff Dike
2007-05-07uml: handle block device hotplug errorsJeff Dike
2007-05-07uml: print coredump limitsJeff Dike
2007-05-07uml: mark tt-mode code for future removalJeff Dike
2007-05-07uml: host_info tidyingJeff Dike
2007-05-07uml: formatting fixesJeff Dike
2007-05-07uml: delete unused codeJeff Dike
2007-05-07CRIS: remove code related to pre-2.2 kernelRobert P. J. Day
2007-05-07CRIS: check for memory allocationCyrill Gorcunov
2007-05-07remove unused header file: drivers/serial/crisv10.hRobert P. J. Day
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary
2007-05-07remove unused header file: arch/m68k/atari/atasound.hRobert P. J. Day
2007-05-07swsusp: free more memoryRafael J. Wysocki
2007-05-07swsusp: fix snapshot_releaseRafael J. Wysocki
2007-05-07kconfig: mention 'hibernation' not just swsuspDavid Brownell
2007-05-07power management: change /sys/power/disk displayJohannes Berg
2007-05-07remove software_suspend()Johannes Berg
2007-05-07freezer: fix racy usage of try_to_freeze in kswapdRafael J. Wysocki
2007-05-07swsusp: use rbtree for tracking allocated swapRafael J. Wysocki
2007-05-07freezer: remove PF_NOFREEZE from handle_initrdRafael J. Wysocki
2007-05-07swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki
2007-05-07swsusp: fix error paths in snapshot_openRafael J. Wysocki
2007-05-07mm: remove unused page flagsRafael J. Wysocki
2007-05-07swsusp: do not use page flagsRafael J. Wysocki
2007-05-07swsusp: use inline functions for changing page flagsRafael J. Wysocki
2007-05-07fix refrigerator() vs thaw_process() raceOleg Nesterov