Age | Commit message (Expand) | Author |
2008-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller |
2008-03-17 | [IPV4]: ipv4_is_lbcast() misannotations | Al Viro |
2008-03-17 | [PKT_SCHED]: annotate cls_u32 | Al Viro |
2008-03-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-03-17 | devres: implement pcim_iomap_regions_request_all() | Tejun Heo |
2008-03-17 | virtio: fix race in enable_cb | Christian Borntraeger |
2008-03-14 | struct export_operations: adjust comments to match current members | Marc Dionne |
2008-03-13 | PCI: fix issue with busses registering multiple times in sysfs | Greg Kroah-Hartman |
2008-03-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-03-13 | [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU | Tony Breeds |
2008-03-13 | [POWERPC] Fix undefined pmu_sys_suspended compilation error | Tony Breeds |
2008-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-03-12 | Remove <linux/genhd.h> from user-visible headers. | David Woodhouse |
2008-03-12 | nommu: Provide is_vmalloc_addr() stub. | Paul Mundt |
2008-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-03-10 | memstick: add support for JMicron jmb38x MemoryStick host controller | Alex Dubov |
2008-03-10 | tifm: fix the MemoryStick host fifo handling code | Alex Dubov |
2008-03-10 | memstick: add memstick_suspend/resume_host methods | Alex Dubov |
2008-03-10 | memstick: introduce correct definitions in the header | Alex Dubov |
2008-03-10 | rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE | Andrew Morton |
2008-03-10 | USB: Remove __KERNEL__ check from non-exported gadget.h. | Robert P. J. Day |
2008-03-10 | USB: g_printer.h does not need to be "unifdef"ed. | Robert P. J. Day |
2008-03-10 | [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h | Patrick McHardy |
2008-03-10 | firmware: provide stubs for the FW_LOADER=n case | James Bottomley |
2008-03-09 | time: remove obsolete CLOCK_TICK_ADJUST | Roman Zippel |
2008-03-09 | time: prevent the loop in timespec_add_ns() from being optimised away | Segher Boessenkool |
2008-03-07 | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2008-03-07 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-03-07 | NFS: Fix the fsid revalidation in nfs_update_inode() | Trond Myklebust |
2008-03-07 | [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef | Kirill A. Shutemov |
2008-03-07 | [NET]: Make /proc/net a symlink on /proc/self/net (v3) | Pavel Emelyanov |
2008-03-07 | sched: retain vruntime | Peter Zijlstra |
2008-03-06 | slab - use angle brackets for include of kmalloc_sizes.h | Joe Perches |
2008-03-06 | LSM/SELinux: Interfaces to allow FS to control mount options | Eric Paris |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-03-04 | md: clean up irregularity with raid autodetect | NeilBrown |
2008-03-04 | md: reduce CPU wastage on idle md array with a write-intent bitmap | NeilBrown |
2008-03-04 | iommu: export iommu_is_span_boundary helper function | FUJITA Tomonori |
2008-03-04 | memcg: remove mem_cgroup_uncharge | Hugh Dickins |
2008-03-04 | memcg: bad page if page_cgroup when free | Hugh Dickins |
2008-03-04 | memcg: move_lists on page not page_cgroup | Hugh Dickins |
2008-03-04 | memcg: mm_match_cgroup not vm_match_cgroup | Hugh Dickins |
2008-03-04 | markers: add an if(0) to __mark_check_format() | Mathieu Desnoyers |
2008-03-04 | include falloc.h in header-y | Eric Sandeen |
2008-03-04 | sm501: add support for the SM502 programmable PLL | Ville Syrjala |
2008-03-04 | ndelay(): switch to C function to avoid 64-bit division | Andrew Morton |