]> git.kernelconcepts.de Git - karo-tx-linux.git/history - include/linux
PM: introduce hibernation and suspend notifiers
[karo-tx-linux.git] / include / linux /
2007-07-19 Rafael J. WysockiPM: introduce hibernation and suspend notifiers
2007-07-19 Rafael J. WysockiFreezer: avoid freezing kernel threads prematurely
2007-07-19 Rafael J. Wysockiswsusp: introduce restore platform operations
2007-07-19 Mel GormanRemove alloc_zeroed_user_highpage()
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-19 Nick Pigginmm: fix fault vs invalidate race for linear mappings
2007-07-19 Linus TorvaldsMerge branch 'isdn-fix' of master.kernel.org:/pub/scm...
2007-07-19 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-07-19 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2007-07-18 J. Bruce Fieldslocks: make posix_test_lock() interface more consistent
2007-07-18 J. Bruce Fieldslocks: export setlease to filesystems
2007-07-18 J. Bruce Fieldslocks: provide a file lease method enabling cluster...
2007-07-18 J. Bruce Fieldslocks: rename lease functions to reflect locks.c conven...
2007-07-18 Hans J. KochUIO: Add the User IO core code
2007-07-18 David Brownelldev_vdbg(), available with -DVERBOSE_DEBUG
2007-07-18 Alan SternPM: remove deprecated dpm_runtime_* routines
2007-07-18 Kay SieversDriver core: accept all valid action-strings in uevent...
2007-07-18 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git.kernel...
2007-07-18 Andy FlemingFix RGMII-ID handling in gianfar
2007-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'master' of ssh://master.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2007-07-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-18 Linus TorvaldsMerge branch 'xen-upstream' of ssh://master.kernel...
2007-07-18 Jeremy Fitzhardingexen: add virtual block device driver.
2007-07-18 Jeremy Fitzhardingexen: add pinned page flag
2007-07-18 Jeremy FitzhardingeAllocate and free vmalloc areas
2007-07-18 Jeremy Fitzhardingeuse elfnote.h to generate vsyscall notes.
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-18 Jeremy FitzhardingeAdd common orderly_poweroff()
2007-07-18 Jeremy Fitzhardingeusermodehelper: split setup from execution
2007-07-18 Jeremy Fitzhardingeadd argv_split()
2007-07-18 Jeremy Fitzhardingeadd kstrndup
2007-07-18 Maciej W. Rozyckizs: move to the serial subsystem
2007-07-18 Yinghai Luserial: add early_serial_setup() back to header file
2007-07-18 Andreas Dilgerext4: Remove 65000 subdirectory limit
2007-07-18 Kalpak Shahext4: Expand extra_inodes space per the s_{want,min...
2007-07-18 Kalpak Shahext4: Add nanosecond timestamps
2007-07-18 Jose R. Santosjbd2: Move jbd2-debug file to debugfs
2007-07-18 Jose R. Santosjbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
2007-07-18 Jan Karaext4: copy i_flags to inode flags on write
2007-07-18 Amit AroraChange on-disk format to support 2^15 uninitialized...
2007-07-18 Adrian Bunk[NETFILTER]: ipt_iprange.h must #include <linux/types.h>
2007-07-18 Denis Cheng[NET]: move dev_mc_discard from dev_mcast.c to dev.c
2007-07-18 Amit Arorawrite support for preallocated blocks
2007-07-18 Amit Arorafallocate support in ext4
2007-07-18 Amit Arorasys_fallocate() implementation on i386, x86_64 and...
2007-07-18 Paul Mundtslob: Kill off duplicate kzalloc() definition.
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-07-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-17 Linus TorvaldsMerge branch 'bsg' of git://git.kernel.dk/data/git...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-17 Linus TorvaldsMerge branch 'isdn-cleanup' of master.kernel.org:/pub...
2007-07-17 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-17 Linus TorvaldsMerge branch 'uninit-var' of master.kernel.org:/pub...
2007-07-17 Linus TorvaldsMerge branch 'warnings' of master.kernel.org:/pub/scm...
2007-07-17 Al Virosmp_call_function_single() should be a macro on UP
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-17 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-07-17 NeilBrownmd: change bitmap_unplug and others to void functions
2007-07-17 NeilBrownmd: improve the is_mddev_idle test fix
2007-07-17 Imre DeakOMAP: add TI OMAP1610 accelerator entry.
2007-07-17 Geert Uytterhoevenfbdev: Add fb_append_extra_logo()
2007-07-17 Jesse Barnesvt: add comment for unbind_con_driver()
2007-07-17 Jesse Barnesfbdev: fbcon: console unregistration from unregister_fr...
2007-07-17 Antonino A. Daplasfbcon: allow fbcon to use the primary display driver
2007-07-17 Mark Zhanrtc: add support for the ST M48T59 RTC
2007-07-17 J. Bruce Fieldsknfsd: nfsd: enforce per-flavor id squashing
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: secinfo handling without secinfo= option
2007-07-17 Andy Adamsonknfsd: nfsd4: implement secinfo
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: make readonly access depend on pseudoflavor
2007-07-17 Andy Adamsonknfsd: nfsd4: return nfserr_wrongsec
2007-07-17 J. Bruce Fieldsknfsd: nfsd: set rq_client to ip-address-determined...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: provide export lookup wrappers which take...
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: simplify exp_pseudoroot arguments
2007-07-17 Andy Adamsonknfsd: nfsd4: parse secinfo information in exports...
2007-07-17 Andy Adamsonknfsd: nfsd4: store pseudoflavor in request
2007-07-17 Meelap Shahknfsd: nfsd4: don't delegate files that have had conflicts
2007-07-17 Meelap Shahknfsd: nfsd4: vary maximum delegation limit based on...
2007-07-17 J. Bruce Fieldsknfsd: nfsd: remove unused header interface.h
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: fix NFSv4 filehandle size units confusion
2007-07-17 Marc Eshelknfsd: lockd: nfsd4: use same grace period for lockd...
2007-07-17 Christoph Hellwigknfsd: exportfs: add procedural interface for NFSD
2007-07-17 Christoph Hellwigknfsd: exportfs: remove iget abuse
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-17 Matthias KaehlckeUse mutex instead of semaphore in CAPI 2.0 driver
2007-07-17 Joakim Tjernlundspi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
2007-07-17 Ben DooksSPI: tle620x power switch driver
2007-07-17 Jan NikitenkoCRC7 support
next