summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-7/+34
* | mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-191-0/+6
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-181-0/+1
|\ \
| * | Fix RGMII-ID handling in gianfarAndy Fleming2007-07-181-0/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-183-19/+27
|\ \
| * | dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2007-07-181-0/+10
| * | PM: remove deprecated dpm_runtime_* routinesAlan Stern2007-07-181-11/+0
| * | Driver core: accept all valid action-strings in uevent-triggerKay Sievers2007-07-181-8/+17
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds2007-07-181-0/+91
|\ \
| * | UIO: Add the User IO core codeHans J. Koch2007-07-181-0/+91
| |/
* | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-07-181-1/+3
|\ \ | |/ |/|
| * locks: make posix_test_lock() interface more consistentJ. Bruce Fields2007-07-181-1/+1
| * locks: export setlease to filesystemsJ. Bruce Fields2007-07-181-0/+1
| * locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields2007-07-181-0/+1
| * locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields2007-07-181-1/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-188-9/+161
|\ \
| * | ext4: Remove 65000 subdirectory limitAndreas Dilger2007-07-181-1/+3
| * | ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah2007-07-181-0/+1
| * | ext4: Add nanosecond timestampsKalpak Shah2007-07-183-1/+91
| * | jbd2: Move jbd2-debug file to debugfsJose R. Santos2007-07-181-1/+1
| * | jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos2007-07-183-5/+5
| * | ext4: copy i_flags to inode flags on writeJan Kara2007-07-181-0/+1
| * | Change on-disk format to support 2^15 uninitialized extentsAmit Arora2007-07-181-4/+27
| * | write support for preallocated blocksAmit Arora2007-07-171-0/+3
| * | fallocate support in ext4Amit Arora2007-07-172-0/+23
| * | sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-173-0/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-182-2/+2
|\ \ \
| * | | [NETFILTER]: ipt_iprange.h must #include <linux/types.h>Adrian Bunk2007-07-181-0/+2
| * | | [NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng2007-07-181-2/+0
| |/ /
* | | xen: add virtual block device driver.Jeremy Fitzhardinge2007-07-181-0/+2
* | | xen: add pinned page flagJeremy Fitzhardinge2007-07-181-0/+5
* | | Allocate and free vmalloc areasJeremy Fitzhardinge2007-07-181-0/+4
* | | use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge2007-07-181-7/+15
* | | usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-3/+9
* | | Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-181-0/+5
* | | usermodehelper: split setup from executionJeremy Fitzhardinge2007-07-181-3/+41
* | | add argv_split()Jeremy Fitzhardinge2007-07-181-0/+3
* | | add kstrndupJeremy Fitzhardinge2007-07-181-0/+1
| |/ |/|
* | zs: move to the serial subsystemMaciej W. Rozycki2007-07-181-2/+3
* | serial: add early_serial_setup() back to header fileYinghai Lu2007-07-181-0/+2
|/
* slob: Kill off duplicate kzalloc() definition.Paul Mundt2007-07-171-10/+0
* Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-171-1/+0
|\
| * Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSGGeert Uytterhoeven2007-07-171-1/+0
* | smp_call_function_single() should be a macro on UPAl Viro2007-07-171-10/+8
* | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-173-2/+9
|\ \
| * | SMP: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-161-1/+6
| * | HOTPLUG: Add CPU_DYING notifierAvi Kivity2007-07-161-0/+3
| * | KVM: Remove kvmfs in favor of the anonymous inodes sourceAvi Kivity2007-07-161-1/+0
* | | md: change bitmap_unplug and others to void functionsNeilBrown2007-07-171-3/+3
OpenPOWER on IntegriCloud