| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-03-10 | 2 | -5/+1 |
|\ |
|
| * | USB: Remove __KERNEL__ check from non-exported gadget.h. | Robert P. J. Day | 2008-03-10 | 1 | -4/+0 |
| * | USB: g_printer.h does not need to be "unifdef"ed. | Robert P. J. Day | 2008-03-10 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-03-10 | 1 | -0/+23 |
|\ \ |
|
| * | | firmware: provide stubs for the FW_LOADER=n case | James Bottomley | 2008-03-10 | 1 | -0/+23 |
| |/ |
|
* | | memstick: add support for JMicron jmb38x MemoryStick host controller | Alex Dubov | 2008-03-10 | 1 | -0/+1 |
* | | tifm: fix the MemoryStick host fifo handling code | Alex Dubov | 2008-03-10 | 1 | -1/+1 |
* | | memstick: add memstick_suspend/resume_host methods | Alex Dubov | 2008-03-10 | 1 | -0/+2 |
* | | memstick: introduce correct definitions in the header | Alex Dubov | 2008-03-10 | 1 | -44/+86 |
* | | rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE | Andrew Morton | 2008-03-10 | 1 | -2/+2 |
|/ |
|
* | time: remove obsolete CLOCK_TICK_ADJUST | Roman Zippel | 2008-03-09 | 1 | -8/+1 |
* | time: prevent the loop in timespec_add_ns() from being optimised away | Segher Boessenkool | 2008-03-09 | 1 | -0/+4 |
* | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2008-03-07 | 1 | -2/+2 |
|\ |
|
| * | slab - use angle brackets for include of kmalloc_sizes.h | Joe Perches | 2008-03-06 | 1 | -2/+2 |
* | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-03-07 | 1 | -0/+1 |
|\ \ |
|
| * | | NFS: Fix the fsid revalidation in nfs_update_inode() | Trond Myklebust | 2008-03-07 | 1 | -0/+1 |
* | | | sched: retain vruntime | Peter Zijlstra | 2008-03-07 | 1 | -0/+4 |
| |/
|/| |
|
* | | LSM/SELinux: Interfaces to allow FS to control mount options | Eric Paris | 2008-03-06 | 1 | -25/+74 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-04 | 1 | -3/+4 |
|\ \ |
|
| * | | [NETPOLL]: Revert two bogus cleanups that broke netconsole. | David S. Miller | 2008-03-04 | 1 | -3/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-03-04 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | debugfs: fix sparse warnings | Harvey Harrison | 2008-03-04 | 1 | -0/+5 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-03-04 | 1 | -0/+10 |
|\ \ \ \ |
|
| * | | | | PCI: Add DECLARE_PCI_DEVICE_TABLE macro | Jonas Bonn | 2008-03-04 | 1 | -0/+10 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-03-04 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | USB: fix comment of struct usb_interface | Lei Ming | 2008-03-04 | 1 | -2/+1 |
| |/ / / |
|
* | | | | md: clean up irregularity with raid autodetect | NeilBrown | 2008-03-04 | 1 | -0/+1 |
* | | | | md: reduce CPU wastage on idle md array with a write-intent bitmap | NeilBrown | 2008-03-04 | 1 | -0/+2 |
* | | | | iommu: export iommu_is_span_boundary helper function | FUJITA Tomonori | 2008-03-04 | 1 | -0/+3 |
* | | | | memcg: remove mem_cgroup_uncharge | Hugh Dickins | 2008-03-04 | 1 | -13/+7 |
* | | | | memcg: bad page if page_cgroup when free | Hugh Dickins | 2008-03-04 | 1 | -4/+4 |
* | | | | memcg: move_lists on page not page_cgroup | Hugh Dickins | 2008-03-04 | 1 | -3/+2 |
* | | | | memcg: mm_match_cgroup not vm_match_cgroup | Hugh Dickins | 2008-03-04 | 1 | -2/+2 |
* | | | | markers: add an if(0) to __mark_check_format() | Mathieu Desnoyers | 2008-03-04 | 1 | -1/+7 |
* | | | | include falloc.h in header-y | Eric Sandeen | 2008-03-04 | 1 | -0/+1 |
* | | | | sm501: add support for the SM502 programmable PLL | Ville Syrjala | 2008-03-04 | 2 | -1/+5 |
* | | | | ndelay(): switch to C function to avoid 64-bit division | Andrew Morton | 2008-03-04 | 1 | -1/+7 |
* | | | | add noinline_for_stack | Andrew Morton | 2008-03-04 | 1 | -0/+6 |
* | | | | Memory controller: rename to Memory Resource Controller | Balbir Singh | 2008-03-04 | 3 | -5/+5 |
* | | | | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli | 2008-03-04 | 1 | -3/+3 |
* | | | | gpio: <linux/gpio.h> and "no GPIO support here" stubs | David Brownell | 2008-03-04 | 1 | -0/+95 |
|/ / / |
|
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2008-03-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | dmaengine: fix sparse warning | Dan Williams | 2008-03-04 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-03-04 | 1 | -4/+0 |
|\ \ \ \ |
|
| * | | | | sched: revert load_balance_monitor() changes | Peter Zijlstra | 2008-03-04 | 1 | -4/+0 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2008-03-04 | 2 | -2/+3 |
|\ \ \ \ |
|
| * | | | | KVM: remove the usage of the mmap_sem for the protection of the memory slots. | Izik Eidus | 2008-03-04 | 1 | -0/+1 |
| * | | | | KVM: Make the supported cpuid list a host property rather than a vm property | Avi Kivity | 2008-03-03 | 1 | -2/+2 |
* | | | | | block/genhd.c: proper externs | Adrian Bunk | 2008-03-04 | 1 | -0/+3 |
* | | | | | block/genhd.c: cleanups | Adrian Bunk | 2008-03-04 | 1 | -2/+0 |