aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-05-07ARM26: remove useless config option GENERIC_BUST_SPINLOCK.Robert P. J. Day
2007-05-07srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton
2007-05-07ALPHA: "prctl" macrosIvan Kokshaysky
2007-05-07ALPHA: fix BOOTP image creationIvan Kokshaysky
2007-05-07ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary
2007-05-07h8300: add zImage supportYoshinori Sato
2007-05-07h8300 generic irqYoshinori Sato
2007-05-07Convert h8/300 to generic timekeepingjohn stultz
2007-05-07Blackfin: blackfin on-chip SPI controller driverWu, Bryan
2007-05-07Blackfin: on-chip RTC controller driverWu, Bryan
2007-05-07Blackfin: add blackfin support in smc91x ethernet controller driverWu, Bryan
2007-05-07blackfin: serial driverBryan Wu
2007-05-07blackfin architectureBryan Wu
2007-05-07Return EPERM not ECHILD on security_task_wait failureRoland McGrath