| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 2 | -4/+2 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-20 | 2 | -0/+12 |
* | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -0/+7 |
* | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -5/+1 |
* | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -1/+1 |
* | ide: add ide_pci_device_t.host_flags (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -3/+3 |
* | ide: add ide_dev_has_iordy() helper (take 4) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -1/+5 |
* | ide: make ide_get_best_pio_mode() print info if overriding PIO mode | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-07-19 | 1 | -35/+27 |
|\ |
|
| * | SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement | Paul Moore | 2007-07-19 | 1 | -35/+27 |
* | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-07-19 | 1 | -0/+2 |
|\ \ |
|
| * | | [FS] Implement block_page_mkwrite. | David Chinner | 2007-07-19 | 1 | -0/+2 |
| |/ |
|
* | | i386: Allow KVM on i386 nonpae | Avi Kivity | 2007-07-19 | 2 | -10/+6 |
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-07-19 | 3 | -17/+35 |
|\ \ |
|
| * | | SUNRPC: Clean up the sillyrename code | Trond Myklebust | 2007-07-19 | 2 | -5/+4 |
| * | | NFS: Introduce struct nfs_removeargs+nfs_removeres | Trond Myklebust | 2007-07-19 | 1 | -12/+15 |
| * | | SUNRPC: move bkl locking and xdr proc invocation into a common helper | J. Bruce Fields | 2007-07-19 | 1 | -0/+16 |
* | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2007-07-19 | 2 | -37/+0 |
|\ \ \ |
|
| * | | | i2c: Delete the i2c-isa pseudo bus driver | Jean Delvare | 2007-07-19 | 2 | -37/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-07-19 | 16 | -140/+7 |
|\ \ \ \ |
|
| * | | | | [PATCH] sched: implement cpu_clock(cpu) high-speed time source | Ingo Molnar | 2007-07-19 | 1 | -0/+7 |
| * | | | | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 2007-07-19 | 15 | -140/+0 |
| | |/ /
| |/| | |
|
* / | | | user namespace: fix copy_user_ns return value | Serge E. Hallyn | 2007-07-19 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-19 | 3 | -0/+37 |
|\ \ \ |
|
| * | | | [GENETLINK]: Dynamic multicast groups. | Johannes Berg | 2007-07-19 | 2 | -0/+35 |
| * | | | [NETLIKN]: Allow removing multicast groups. | Johannes Berg | 2007-07-19 | 1 | -0/+1 |
| * | | | [NETLINK]: allocate group bitmaps dynamically | Johannes Berg | 2007-07-19 | 1 | -0/+1 |
* | | | | include/linux/pci_id.h: add amd northbridge defines | Douglas Thompson | 2007-07-19 | 1 | -0/+2 |
* | | | | drivers/edac: mod assert_error check | Dave Jiang | 2007-07-19 | 1 | -1/+1 |
* | | | | drivers/edac: new inte 30x0 MC driver | Jason Uhlenkott | 2007-07-19 | 1 | -0/+1 |
* | | | | drivers/edac: add new nmi rescan | Dave Jiang | 2007-07-19 | 1 | -0/+29 |
* | | | | lguest: the host code | Rusty Russell | 2007-07-19 | 3 | -6/+80 |
* | | | | lguest: the guest code | Rusty Russell | 2007-07-19 | 2 | -0/+133 |
* | | | | knfsd: clean up EX_RDONLY | J. Bruce Fields | 2007-07-19 | 1 | -0/+1 |
* | | | | knfsd: move EX_RDONLY out of header | J. Bruce Fields | 2007-07-19 | 1 | -12/+0 |
* | | | | move page writeback acounting out of macros | Andrew Morton | 2007-07-19 | 1 | -30/+8 |
* | | | | m68knommu: remove is_in_rom() function | Greg Ungerer | 2007-07-19 | 2 | -5/+7 |
* | | | | m68knommu: generic irq handling | Greg Ungerer | 2007-07-19 | 4 | -106/+17 |
* | | | | stacktrace: fix header file for !CONFIG_STACKTRACE | Johannes Berg | 2007-07-19 | 1 | -1/+1 |
* | | | | lockstat: measure lock bouncing | Peter Zijlstra | 2007-07-19 | 1 | -1/+16 |
* | | | | lockdep: various fixes | Peter Zijlstra | 2007-07-19 | 1 | -1/+2 |
* | | | | lockstat: core infrastructure | Peter Zijlstra | 2007-07-19 | 1 | -0/+53 |
* | | | | fix raw_spinlock_t vs lockdep | Peter Zijlstra | 2007-07-19 | 2 | -10/+3 |
* | | | | coda: remove statistics counters from /proc/fs/coda | Jan Harkes | 2007-07-19 | 3 | -81/+0 |
* | | | | coda: remove struct coda_sb_info | Jan Harkes | 2007-07-19 | 1 | -7/+2 |
* | | | | coda: block signals during upcall processing | Jan Harkes | 2007-07-19 | 1 | -1/+0 |
* | | | | i386: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 | 1 | -1/+5 |
* | | | | coredump masking: add an interface for core dump filter | Kawai, Hidehiro | 2007-07-19 | 1 | -0/+14 |
* | | | | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro | 2007-07-19 | 2 | -3/+10 |
* | | | | fs: remove path_walk export | Josef 'Jeff' Sipek | 2007-07-19 | 1 | -1/+0 |