aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt2-4/+2
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz2-0/+12
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz1-0/+7
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz1-5/+1
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz1-3/+3
2007-07-20ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz1-1/+5
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz1-1/+0
2007-07-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds1-0/+2
2007-07-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds3-17/+35
2007-07-19Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2-37/+0
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+7
2007-07-19user namespace: fix copy_user_ns return valueSerge E. Hallyn1-1/+1
2007-07-19[PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar1-0/+7
2007-07-19SUNRPC: Clean up the sillyrename codeTrond Myklebust2-5/+4
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust1-12/+15
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields1-0/+16
2007-07-19i2c: Delete the i2c-isa pseudo bus driverJean Delvare2-37/+0
2007-07-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+15
2007-07-19include/linux/pci_id.h: add amd northbridge definesDouglas Thompson1-0/+2
2007-07-19drivers/edac: mod assert_error checkDave Jiang1-1/+1
2007-07-19drivers/edac: new inte 30x0 MC driverJason Uhlenkott1-0/+1
2007-07-19drivers/edac: add new nmi rescanDave Jiang1-0/+29
2007-07-19lguest: the host codeRusty Russell2-6/+79
2007-07-19lguest: the guest codeRusty Russell2-0/+133
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields1-0/+1
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields1-12/+0
2007-07-19move page writeback acounting out of macrosAndrew Morton1-30/+8
2007-07-19stacktrace: fix header file for !CONFIG_STACKTRACEJohannes Berg1-1/+1
2007-07-19lockstat: measure lock bouncingPeter Zijlstra1-1/+16
2007-07-19lockdep: various fixesPeter Zijlstra1-1/+2
2007-07-19lockstat: core infrastructurePeter Zijlstra1-0/+53
2007-07-19fix raw_spinlock_t vs lockdepPeter Zijlstra2-10/+3
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes3-81/+0
2007-07-19coda: remove struct coda_sb_infoJan Harkes1-7/+2
2007-07-19coda: block signals during upcall processingJan Harkes1-1/+0
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro1-0/+14
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro1-1/+8
2007-07-19fs: remove path_walk exportJosef 'Jeff' Sipek1-1/+0
2007-07-19fs: mark link_path_walk staticJosef 'Jeff' Sipek1-1/+0
2007-07-19fs: introduce vfs_path_lookupJosef 'Jeff' Sipek1-0/+2
2007-07-19mm: variable length argument supportOllie Wild2-6/+21
2007-07-19audit: rework execve auditPeter Zijlstra1-0/+1
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman1-0/+1
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman1-0/+3
2007-07-19jprobes: make struct jprobe.entry a void *Michael Ellerman1-1/+1
2007-07-19readahead: sanify file_ra_state namesFengguang Wu1-55/+6
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell1-6/+14
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu1-1/+3
2007-07-19readahead: remove the old algorithmFengguang Wu2-17/+1