Age | Commit message (Expand) | Author | Files | Lines |
2011-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -11/+6 |
2011-06-16 | uts: make default hostname configurable, rather than always using "(none)" | Josh Triplett | 1 | -1/+1 |
2011-06-16 | BUILD_BUG_ON_ZERO: fix sparse breakage | Dr. David Alan Gilbert | 1 | -2/+2 |
2011-06-16 | mm: increase RECLAIM_DISTANCE to 30 | KOSAKI Motohiro | 1 | -1/+1 |
2011-06-16 | kmsg_dump.h: fix build when CONFIG_PRINTK is disabled | Randy Dunlap | 1 | -0/+1 |
2011-06-16 | vmscan,memcg: memcg aware swap token | KOSAKI Motohiro | 2 | -6/+8 |
2011-06-16 | backlight: new driver for the ADP8870 backlight devices | Michael Hennerich | 1 | -0/+153 |
2011-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 1 | -0/+3 |
2011-06-13 | Delay struct net freeing while there's a sysfs instance refering to it | Al Viro | 2 | -11/+6 |
2011-06-12 | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -7/+36 |
2011-06-12 | vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check | Jiri Pirko | 2 | -3/+27 |
2011-06-12 | linux/seqlock.h should #include asm/processor.h for cpu_relax() | David Howells | 1 | -0/+1 |
2011-06-10 | gpio/basic_mmio: add missing include of spinlock_types.h | Jamie Iles | 1 | -0/+1 |
2011-06-10 | ethtool.h: fix typos | Yegor Yefremov | 1 | -3/+3 |
2011-06-09 | Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+1 |
2011-06-09 | vfs: reorganize 'struct inode' layout a bit | Linus Torvalds | 1 | -4/+5 |
2011-06-09 | Merge 3.0-rc2 + Linus's latest into usb-linus | Greg Kroah-Hartman | 4 | -8/+10 |
2011-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2011-06-08 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
2011-06-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2011-06-08 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+2 |
2011-06-07 | usb-storage: redo incorrect reads | Alan Stern | 1 | -1/+3 |
2011-06-07 | af_packet: prevent information leak | Eric Dumazet | 1 | -0/+2 |
2011-06-07 | net: Rework netdev_drivername() to avoid warning. | David S. Miller | 1 | -1/+1 |
2011-06-06 | swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. | FUJITA Tomonori | 1 | -0/+1 |
2011-06-06 | netfilter: add more values to enum ip_conntrack_info | Eric Dumazet | 1 | -0/+3 |
2011-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -2/+7 |
2011-06-04 | perf: Fix comments in include/linux/perf_event.h | Vince Weaver | 1 | -4/+4 |
2011-06-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+3 |
2011-06-04 | more conservative S_NOSEC handling | Al Viro | 1 | -1/+2 |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 1 | -5/+4 |
2011-06-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+6 |
2011-06-03 | slub: always align cpu_slab to honor cmpxchg_double requirement | Chris Metcalf | 1 | -0/+3 |
2011-06-03 | irq: Handle spurios irq detection for threaded irqs | Sebastian Andrzej Siewior | 1 | -3/+3 |
2011-06-02 | af-packet: Add flag to distinguish VID 0 from no-vlan. | Ben Greear | 1 | -0/+1 |
2011-06-02 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -0/+4 |
2011-06-01 | cfg80211: don't drop p2p probe responses | Eliad Peller | 1 | -2/+6 |
2011-06-01 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-06-01 | intel-iommu: Enable super page (2MiB, 1GiB, etc.) support | Youquan Song | 1 | -0/+4 |
2011-06-01 | mtd: fix physmap.h warnings | Randy Dunlap | 1 | -0/+1 |
2011-05-31 | sched: Fix schedstat.nr_wakeups_migrate | Peter Zijlstra | 1 | -0/+1 |
2011-05-31 | block: remove unwanted semicolons | Namhyung Kim | 1 | -2/+2 |
2011-05-30 | Revert "block: Remove extra discard_alignment from hd_struct." | Jens Axboe | 1 | -0/+1 |
2011-05-30 | virtio: add api for delayed callbacks | Michael S. Tsirkin | 1 | -0/+9 |
2011-05-30 | virtio ring: inline function to check for events | Michael S. Tsirkin | 1 | -0/+14 |
2011-05-30 | virtio: event index interface | Michael S. Tsirkin | 1 | -1/+14 |
2011-05-30 | virtio: add full three-clause BSD text to headers. | Rusty Russell | 9 | -7/+214 |
2011-05-30 | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 5 | -1/+372 |
2011-05-29 | mm: Fix boot crash in mm_alloc() | Linus Torvalds | 2 | -3/+12 |