Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linus' into x86/mm | Thomas Gleixner | 2010-02-17 | 652 | -9475/+16810 |
|\ | |||||
| * | kfifo: Don't use integer as NULL pointer | Anton Vorontsov | 2010-02-16 | 1 | -1/+1 |
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-15 | 2 | -5/+3 |
| |\ | |||||
| | * | perf: Make bp_len type to u64 generic across the arch | Mahesh Salgaonkar | 2010-02-04 | 2 | -5/+3 |
| * | | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 | Dave Airlie | 2010-02-11 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | drm/nouveau: Add getparam to get available PGRAPH units. | Marcin KoĆcielnicki | 2010-02-09 | 1 | -0/+1 |
| | * | | Merge remote branch 'korg/drm-radeon-testing' into drm-testing | Dave Airlie | 2010-01-08 | 1 | -0/+1 |
| | |\ \ | |||||
| * | | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members.... | Jakob Bornecrantz | 2010-02-11 | 1 | -0/+8 |
| * | | | | drm/vmwgfx: Update the user-space interface. | Thomas Hellstrom | 2010-02-11 | 1 | -3/+9 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-02-10 | 2 | -0/+4 |
| |\ \ \ \ | |||||
| | * | | | | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy | 2010-02-08 | 2 | -0/+2 |
| | * | | | | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet | 2010-02-08 | 1 | -0/+2 |
| * | | | | | ima: rename ima_path_check to ima_file_check | Mimi Zohar | 2010-02-07 | 1 | -2/+2 |
| * | | | | | fix ima breakage | Mimi Zohar | 2010-02-07 | 1 | -2/+2 |
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-02-05 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | libata: fix ata_id_logical_per_physical_sectors | Christoph Hellwig | 2010-02-04 | 1 | -2/+2 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | percpu: add __percpu for sparse | Stephen Rothwell | 2010-02-05 | 1 | -0/+2 |
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-04 | 1 | -0/+4 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume | Jason Wessel | 2010-02-01 | 1 | -0/+4 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-02-02 | 1 | -32/+0 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | connector: Delete buggy notification code. | Evgeniy Polyakov | 2010-02-02 | 1 | -32/+0 |
| * | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-02-01 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | drm/kms: Remove incorrect comment in struct drm_mode_modeinfo | Marcin KoĆcielnicki | 2010-02-01 | 1 | -1/+1 |
| * | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-01 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel | 2010-01-30 | 1 | -0/+2 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-02-01 | 1 | -0/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() | Benjamin Herrenschmidt | 2010-01-29 | 1 | -0/+4 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-01-29 | 2 | -4/+9 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Input: add the ABS_MT_PRESSURE event | Henrik Rydberg | 2010-01-28 | 1 | -0/+1 |
| | * | | | | | | Input: ad7879 - support auxiliary GPIOs via gpiolib | Michael Hennerich | 2010-01-19 | 1 | -4/+8 |
| * | | | | | | | Split 'flush_old_exec' into two functions | Linus Torvalds | 2010-01-29 | 2 | -1/+2 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-01-28 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | firewire: cdev: add_descriptor documentation fix | Stefan Richter | 2010-01-26 | 1 | -1/+3 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-01-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure. | Harish Zunjarrao | 2010-01-17 | 1 | -1/+1 |
| * | | | | | | | | | mm: add new 'read_cache_page_gfp()' helper function | Linus Torvalds | 2010-01-27 | 1 | -0/+2 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-01-25 | 1 | -0/+16 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | eventfd - allow atomic read and waitqueue remove | Davide Libenzi | 2010-01-25 | 1 | -0/+16 |
| * | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-25 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | drm/ttm: Add a swap_notify callback. | Thomas Hellstrom | 2010-01-14 | 1 | -0/+5 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-25 | 4 | -2/+11 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| | * | | | | | | | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 2010-01-24 | 1 | -0/+6 |
| | * | | | | | | | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 2010-01-23 | 1 | -2/+2 |
| | * | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-01-22 | 254 | -5273/+6211 |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||||
| | * | | | | | | | phylib: Move workqueue initialization to a proper place | Anton Vorontsov | 2010-01-19 | 1 | -0/+1 |
| | * | | | | | | | ax25: netrom: rose: Fix timer oopses | Jarek Poplawski | 2010-01-16 | 1 | -0/+2 |
| * | | | | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 | Linus Torvalds | 2010-01-24 | 2 | -0/+18 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | mtd: Really add ARM pismo support | Russell King - ARM Linux | 2010-01-13 | 1 | -0/+17 |
| | * | | | | | | | kmsg_dump: Dump on crash_kexec as well | KOSAKI Motohiro | 2009-12-31 | 1 | -0/+1 |
| * | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-01-21 | 1 | -3/+8 |
| |\ \ \ \ \ \ \ \ |