aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-07uml: handle block device hotplug errorsJeff Dike1-6/+7
2007-05-07uml: print coredump limitsJeff Dike1-0/+25
2007-05-07uml: mark tt-mode code for future removalJeff Dike1-12/+4
2007-05-07uml: host_info tidyingJeff Dike4-9/+9
2007-05-07uml: formatting fixesJeff Dike4-83/+67
2007-05-07uml: delete unused codeJeff Dike7-66/+3
2007-05-07CRIS: remove code related to pre-2.2 kernelRobert P. J. Day1-28/+2
2007-05-07CRIS: check for memory allocationCyrill Gorcunov1-33/+48
2007-05-07remove unused header file: drivers/serial/crisv10.hRobert P. J. Day1-136/+0
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary8-10/+10
2007-05-07remove unused header file: arch/m68k/atari/atasound.hRobert P. J. Day1-33/+0
2007-05-07swsusp: free more memoryRafael J. Wysocki3-8/+12
2007-05-07swsusp: fix snapshot_releaseRafael J. Wysocki1-1/+0
2007-05-07kconfig: mention 'hibernation' not just swsuspDavid Brownell1-3/+8
2007-05-07power management: change /sys/power/disk displayJohannes Berg2-3/+34
2007-05-07remove software_suspend()Johannes Berg6-26/+13
2007-05-07freezer: fix racy usage of try_to_freeze in kswapdRafael J. Wysocki1-4/+9
2007-05-07swsusp: use rbtree for tracking allocated swapRafael J. Wysocki4-118/+86
2007-05-07freezer: remove PF_NOFREEZE from handle_initrdRafael J. Wysocki1-2/+3
2007-05-07swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki4-20/+38
2007-05-07swsusp: fix error paths in snapshot_openRafael J. Wysocki1-4/+6
2007-05-07mm: remove unused page flagsRafael J. Wysocki1-12/+0
2007-05-07swsusp: do not use page flagsRafael J. Wysocki7-82/+283
2007-05-07swsusp: use inline functions for changing page flagsRafael J. Wysocki3-26/+61
2007-05-07fix refrigerator() vs thaw_process() raceOleg Nesterov1-2/+4
2007-05-07ARM26: remove useless config option GENERIC_BUST_SPINLOCK.Robert P. J. Day1-3/+0
2007-05-07srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton1-1/+1
2007-05-07ALPHA: "prctl" macrosIvan Kokshaysky1-0/+22
2007-05-07ALPHA: fix BOOTP image creationIvan Kokshaysky2-1/+6
2007-05-07ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary1-3/+1
2007-05-07h8300: add zImage supportYoshinori Sato4-1/+314
2007-05-07h8300 generic irqYoshinori Sato15-108/+237
2007-05-07Convert h8/300 to generic timekeepingjohn stultz2-52/+4
2007-05-07Blackfin: blackfin on-chip SPI controller driverWu, Bryan3-2/+1321
2007-05-07Blackfin: on-chip RTC controller driverWu, Bryan3-0/+456
2007-05-07Blackfin: add blackfin support in smc91x ethernet controller driverWu, Bryan2-1/+48
2007-05-07blackfin: serial driverBryan Wu4-0/+1110
2007-05-07blackfin architectureBryan Wu257-6/+47285
2007-05-07Return EPERM not ECHILD on security_task_wait failureRoland McGrath1-2/+15
2007-05-07page migration: Only migrate pages if allocation in the highest zone is possibleChristoph Lameter1-1/+14
2007-05-07slob: fix page order calculation on not 4KB pageAkinobu Mita1-12/+3
2007-05-07hugetlbfs: add NULL check in hugetlb_zero_setup()Akinobu Mita1-0/+3
2007-05-07Slab allocators: remove useless __GFP_NO_GROW flagChristoph Lameter3-9/+3
2007-05-07slab allocators: Remove SLAB_CTOR_ATOMICChristoph Lameter3-24/+4
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter55-136/+55
2007-05-07get_unmapped_area doesn't need hugetlbfs hacks anymoreBenjamin Herrenschmidt1-16/+0
2007-05-07get_unmapped_area handles MAP_FIXED in generic codeBenjamin Herrenschmidt1-11/+16
2007-05-07get_unmapped_area handles MAP_FIXED in hugetlbfsBenjamin Herrenschmidt1-0/+7
2007-05-07get_unmapped_area handles MAP_FIXED on x86_64Benjamin Herrenschmidt1-0/+3
2007-05-07get_unmapped_area handles MAP_FIXED on sparc64Benjamin Herrenschmidt1-0/+6