summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek
2007-07-19PM: Optional beeping during resume from suspend to RAMNigel Cunningham
2007-07-19PM: Introduce pm_power_off_prepareRafael J. Wysocki
2007-07-19PM: introduce hibernation and suspend notifiersRafael J. Wysocki
2007-07-19Freezer: avoid freezing kernel threads prematurelyRafael J. Wysocki
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki
2007-07-19Remove alloc_zeroed_user_highpage()Mel Gorman
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-19mm: fault feedback #1Nick Piggin
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin
2007-07-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-07-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds
2007-07-19Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-07-18locks: make posix_test_lock() interface more consistentJ. Bruce Fields
2007-07-18locks: export setlease to filesystemsJ. Bruce Fields
2007-07-18locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields
2007-07-18UIO: Add the User IO core codeHans J. Koch
2007-07-18dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern
2007-07-18Driver core: accept all valid action-strings in uevent-triggerKay Sievers
2007-07-18Fix RGMII-ID handling in gianfarAndy Fleming
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-18xen: add virtual block device driver.Jeremy Fitzhardinge
2007-07-18xen: add pinned page flagJeremy Fitzhardinge
2007-07-18Allocate and free vmalloc areasJeremy Fitzhardinge
2007-07-18use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge
2007-07-18usermodehelper: split setup from executionJeremy Fitzhardinge
2007-07-18add argv_split()Jeremy Fitzhardinge
2007-07-18add kstrndupJeremy Fitzhardinge
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu
2007-07-18ext4: Remove 65000 subdirectory limitAndreas Dilger
2007-07-18ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah
2007-07-18ext4: Add nanosecond timestampsKalpak Shah
2007-07-18jbd2: Move jbd2-debug file to debugfsJose R. Santos
2007-07-18jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos
2007-07-18ext4: copy i_flags to inode flags on writeJan Kara
2007-07-18Change on-disk format to support 2^15 uninitialized extentsAmit Arora
2007-07-18[NETFILTER]: ipt_iprange.h must #include <linux/types.h>Adrian Bunk
2007-07-18[NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng
2007-07-18write support for preallocated blocksAmit Arora
2007-07-18fallocate support in ext4Amit Arora
2007-07-18sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
2007-07-18slob: Kill off duplicate kzalloc() definition.Paul Mundt