aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz
2007-07-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-07-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-07-19Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-19user namespace: fix copy_user_ns return valueSerge E. Hallyn
2007-07-19[PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar
2007-07-19SUNRPC: Clean up the sillyrename codeTrond Myklebust
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields
2007-07-19i2c: Delete the i2c-isa pseudo bus driverJean Delvare
2007-07-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-19include/linux/pci_id.h: add amd northbridge definesDouglas Thompson
2007-07-19drivers/edac: mod assert_error checkDave Jiang
2007-07-19drivers/edac: new inte 30x0 MC driverJason Uhlenkott
2007-07-19drivers/edac: add new nmi rescanDave Jiang
2007-07-19lguest: the host codeRusty Russell
2007-07-19lguest: the guest codeRusty Russell
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields
2007-07-19move page writeback acounting out of macrosAndrew Morton
2007-07-19stacktrace: fix header file for !CONFIG_STACKTRACEJohannes Berg
2007-07-19lockstat: measure lock bouncingPeter Zijlstra
2007-07-19lockdep: various fixesPeter Zijlstra
2007-07-19lockstat: core infrastructurePeter Zijlstra
2007-07-19fix raw_spinlock_t vs lockdepPeter Zijlstra
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes
2007-07-19coda: remove struct coda_sb_infoJan Harkes
2007-07-19coda: block signals during upcall processingJan Harkes
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro
2007-07-19fs: remove path_walk exportJosef 'Jeff' Sipek
2007-07-19fs: mark link_path_walk staticJosef 'Jeff' Sipek
2007-07-19fs: introduce vfs_path_lookupJosef 'Jeff' Sipek
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19audit: rework execve auditPeter Zijlstra
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman
2007-07-19jprobes: make struct jprobe.entry a void *Michael Ellerman
2007-07-19readahead: sanify file_ra_state namesFengguang Wu
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu
2007-07-19readahead: remove the old algorithmFengguang Wu