Age | Commit message (Expand) | Author | Files | Lines |
2010-02-17 | kfifo: Don't use integer as NULL pointer | Anton Vorontsov | 1 | -1/+1 |
2010-02-16 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+3 |
2010-02-11 | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 | Dave Airlie | 1 | -0/+1 |
2010-02-11 | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members.... | Jakob Bornecrantz | 1 | -0/+8 |
2010-02-11 | drm/vmwgfx: Update the user-space interface. | Thomas Hellstrom | 1 | -3/+9 |
2010-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+4 |
2010-02-09 | drm/nouveau: Add getparam to get available PGRAPH units. | Marcin KoĆcielnicki | 1 | -0/+1 |
2010-02-08 | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy | 2 | -0/+2 |
2010-02-08 | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet | 1 | -0/+2 |
2010-02-07 | ima: rename ima_path_check to ima_file_check | Mimi Zohar | 1 | -2/+2 |
2010-02-07 | fix ima breakage | Mimi Zohar | 1 | -2/+2 |
2010-02-05 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2010-02-05 | percpu: add __percpu for sparse | Stephen Rothwell | 1 | -0/+2 |
2010-02-05 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2010-02-04 | libata: fix ata_id_logical_per_physical_sectors | Christoph Hellwig | 1 | -2/+2 |
2010-02-04 | perf: Make bp_len type to u64 generic across the arch | Mahesh Salgaonkar | 2 | -5/+3 |
2010-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -32/+0 |
2010-02-03 | connector: Delete buggy notification code. | Evgeniy Polyakov | 1 | -32/+0 |
2010-02-01 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -1/+1 |
2010-02-01 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2010-02-01 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+4 |
2010-02-01 | softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume | Jason Wessel | 1 | -0/+4 |
2010-02-01 | drm/kms: Remove incorrect comment in struct drm_mode_modeinfo | Marcin KoĆcielnicki | 1 | -1/+1 |
2010-01-30 | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel | 1 | -0/+2 |
2010-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -4/+9 |
2010-01-29 | Split 'flush_old_exec' into two functions | Linus Torvalds | 2 | -1/+2 |
2010-01-29 | Input: add the ABS_MT_PRESSURE event | Henrik Rydberg | 1 | -0/+1 |
2010-01-29 | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() | Benjamin Herrenschmidt | 1 | -0/+4 |
2010-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -1/+3 |
2010-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-01-27 | mm: add new 'read_cache_page_gfp()' helper function | Linus Torvalds | 1 | -0/+2 |
2010-01-26 | firewire: cdev: add_descriptor documentation fix | Stefan Richter | 1 | -1/+3 |
2010-01-26 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+16 |
2010-01-26 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -0/+5 |
2010-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -2/+11 |
2010-01-25 | eventfd - allow atomic read and waitqueue remove | Davide Libenzi | 1 | -0/+16 |
2010-01-25 | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 1 | -0/+6 |
2010-01-24 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 | Linus Torvalds | 2 | -0/+18 |
2010-01-24 | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 1 | -2/+2 |
2010-01-23 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 254 | -5273/+6211 |
2010-01-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+8 |
2010-01-21 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2010-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-01-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 5 | -33/+12 |
2010-01-21 | perf: Change the is_software_event() definition | Peter Zijlstra | 1 | -3/+8 |
2010-01-21 | sched: Fix vmark regression on big machines | Mike Galbraith | 1 | -1/+1 |
2010-01-21 | USB: Fix duplicate sysfs problem after device reset. | Sarah Sharp | 1 | -0/+1 |
2010-01-20 | Merge branch 'misc' into release | Len Brown | 1 | -3/+3 |
2010-01-20 | Merge branch 'bugzilla-14483' into release | Len Brown | 1 | -1/+1 |
2010-01-19 | phylib: Move workqueue initialization to a proper place | Anton Vorontsov | 1 | -0/+1 |