Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | ext4: Add nanosecond timestamps | Kalpak Shah | 2007-07-18 | 3 | -1/+91 | |
| * | | | jbd2: Move jbd2-debug file to debugfs | Jose R. Santos | 2007-07-18 | 1 | -1/+1 | |
| * | | | jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG | Jose R. Santos | 2007-07-18 | 3 | -5/+5 | |
| * | | | ext4: copy i_flags to inode flags on write | Jan Kara | 2007-07-18 | 1 | -0/+1 | |
| * | | | Change on-disk format to support 2^15 uninitialized extents | Amit Arora | 2007-07-18 | 1 | -4/+27 | |
| * | | | write support for preallocated blocks | Amit Arora | 2007-07-17 | 1 | -0/+3 | |
| * | | | fallocate support in ext4 | Amit Arora | 2007-07-17 | 2 | -0/+23 | |
| * | | | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 2007-07-17 | 7 | -2/+16 | |
* | | | | Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 2007-07-18 | 1 | -65/+36 | |
|\ \ \ \ | ||||||
| * | | | | UBI: kill homegrown endian macros | Christoph Hellwig | 2007-07-18 | 1 | -65/+36 | |
| |/ / / | ||||||
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-18 | 4 | -7/+4 | |
|\ \ \ \ | ||||||
| * | | | | [NETFILTER]: ipt_iprange.h must #include <linux/types.h> | Adrian Bunk | 2007-07-18 | 1 | -0/+2 | |
| * | | | | [NET]: move dev_mc_discard from dev_mcast.c to dev.c | Denis Cheng | 2007-07-18 | 1 | -2/+0 | |
| * | | | | [XFRM]: Fix crash introduced by struct dst_entry reordering | Patrick McHardy | 2007-07-18 | 1 | -1/+0 | |
| * | | | | [TCP]: remove unused argument to cong_avoid op | Stephen Hemminger | 2007-07-18 | 1 | -4/+2 | |
| |/ / / | ||||||
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-18 | 3 | -6/+11 | |
|\ \ \ \ | ||||||
| * | | | | [SPARC]: Mark sparc and sparc64 as not having virt_to_bus | Stephen Rothwell | 2007-07-18 | 1 | -5/+0 | |
| * | | | | [SPARC64]: Massively simplify VIO device layer and support hot add/remove. | David S. Miller | 2007-07-18 | 1 | -1/+1 | |
| * | | | | [SPARC64]: Add basic infrastructure for MD add/remove notification. | David S. Miller | 2007-07-18 | 1 | -0/+10 | |
| |/ / / | ||||||
* | | | | xen: Place vcpu_info structure into per-cpu memory | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+13 | |
* | | | | xen: add virtual block device driver. | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+2 | |
* | | | | xen: add the Xenbus sysfs and virtual device hotplug driver | Jeremy Fitzhardinge | 2007-07-18 | 2 | -0/+235 | |
* | | | | xen: Add grant table support | Jeremy Fitzhardinge | 2007-07-18 | 2 | -10/+191 | |
* | | | | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2007-07-18 | 2 | -0/+7 | |
* | | | | xen: SMP guest support | Jeremy Fitzhardinge | 2007-07-18 | 1 | -4/+23 | |
* | | | | xen: add pinned page flag | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+5 | |
* | | | | xen: event channels | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+28 | |
* | | | | xen: Core Xen implementation | Jeremy Fitzhardinge | 2007-07-18 | 4 | -0/+221 | |
* | | | | xen: Add Xen interface header files | Jeremy Fitzhardinge | 2007-07-18 | 19 | -0/+3021 | |
* | | | | Add a sched_clock paravirt_op | Jeremy Fitzhardinge | 2007-07-18 | 3 | -4/+37 | |
* | | | | paravirt: helper to disable all IO space | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+1 | |
* | | | | Allocate and free vmalloc areas | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+4 | |
* | | | | paravirt: make siblingmap functions visible | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+3 | |
* | | | | paravirt: unstatic smp_store_cpu_info | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+2 | |
* | | | | paravirt: unstatic leave_mm | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+2 | |
* | | | | paravirt: increase IRQ limit | Jeremy Fitzhardinge | 2007-07-18 | 1 | -1/+1 | |
* | | | | paravirt: add a hook for once the allocator is ready | Jeremy Fitzhardinge | 2007-07-18 | 2 | -0/+12 | |
* | | | | paravirt: add an "mm" argument to alloc_pt | Jeremy Fitzhardinge | 2007-07-18 | 2 | -6/+6 | |
* | | | | use elfnote.h to generate vsyscall notes. | Jeremy Fitzhardinge | 2007-07-18 | 1 | -7/+15 | |
* | | | | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 | 1 | -3/+9 | |
* | | | | Add common orderly_poweroff() | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+5 | |
* | | | | usermodehelper: split setup from execution | Jeremy Fitzhardinge | 2007-07-18 | 1 | -3/+41 | |
* | | | | add argv_split() | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+3 | |
* | | | | add kstrndup | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | zs: move to the serial subsystem | Maciej W. Rozycki | 2007-07-18 | 2 | -38/+3 | |
* | | | serial: add early_serial_setup() back to header file | Yinghai Lu | 2007-07-18 | 1 | -0/+2 | |
|/ / | ||||||
* | | slob: Kill off duplicate kzalloc() definition. | Paul Mundt | 2007-07-17 | 1 | -10/+0 | |
* | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-17 | 1 | -1/+0 | |
|\ \ | ||||||
| * | | Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSG | Geert Uytterhoeven | 2007-07-17 | 1 | -1/+0 | |
* | | | smp_call_function_single() should be a macro on UP | Al Viro | 2007-07-17 | 1 | -10/+8 |