| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-04-01 | 4 | -34/+67 |
|\ |
|
| * | Merge branch 'v2.6.34-rc2' into drm-linus | Dave Airlie | 2010-03-31 | 381 | -2476/+12672 |
| |\ |
|
| * \ | Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus | Dave Airlie | 2010-03-15 | 1 | -0/+1 |
| |\ \ |
|
| | * | | drm/radeon: add new RS880 pci id | Alex Deucher | 2010-03-15 | 1 | -0/+1 |
| * | | | drm/ttm: use drm calloc large and free large | Dave Airlie | 2010-03-15 | 3 | -34/+66 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-29 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | net: Add MSG_WAITFORONE flag to recvmmsg | Brandon L Black | 2010-03-27 | 1 | -0/+1 |
* | | | | ext3: fix broken handling of EXT3_STATE_NEW | Linus Torvalds | 2010-03-29 | 2 | -4/+4 |
* | | | | SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG | David Howells | 2010-03-29 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-03-26 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | resources: add interfaces that return conflict information | Bjorn Helgaas | 2010-03-23 | 1 | -0/+2 |
* | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-03-26 | 1 | -6/+0 |
|\ \ \ \ \ |
|
| * | | | | | pcmcia: use dev_pm_ops for class pcmcia_socket_class | Dominik Brodowski | 2010-03-24 | 1 | -6/+0 |
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-03-26 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | clockevents: Sanitize min_delta_ns adjustment and prevent overflows | Thomas Gleixner | 2010-03-12 | 1 | -0/+2 |
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-26 | 2 | -18/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives | Lai Jiangshan | 2010-03-18 | 1 | -2/+2 |
| * | | | | | | | rcu: Fix tracepoints & lockdep false positive | Lai Jiangshan | 2010-03-16 | 1 | -1/+1 |
| * | | | | | | | rcu: Make rcu_read_lock_bh_held() allow for disabled BH | Paul E. McKenney | 2010-03-16 | 1 | -15/+4 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-25 | 2 | -6/+1 |
|\ \ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-03-25 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | netfilter: ip6table_raw: fix table priority | Jozsef Kadlecsik | 2010-03-25 | 1 | -0/+1 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | skbuff: remove unused dma_head & dma_maps fields | Alexander Duyck | 2010-03-24 | 1 | -6/+0 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-03-24 | 1 | -1/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel | Trond Myklebust | 2010-03-22 | 1 | -1/+4 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-03-24 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | acpi: Support IBM SMBus CMI devices | Darrick J. Wong | 2010-03-24 | 1 | -0/+2 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Document Linux's circular buffering capabilities | David Howells | 2010-03-24 | 1 | -0/+4 |
* | | | | | | | mmc: fix incorrect interpretation of card type bits | Adrian Hunter | 2010-03-24 | 1 | -0/+1 |
* | | | | | | | reiserfs: fix oops while creating privroot with selinux enabled | Jeff Mahoney | 2010-03-24 | 1 | -0/+5 |
* | | | | | | | kfifo: fix KFIFO_INIT in include/linux/kfifo.h | David Härdeman | 2010-03-24 | 1 | -2/+0 |
|/ / / / / / |
|
* | | | | | | Fix up prototype for sys_ipc breakage | Linus Torvalds | 2010-03-22 | 1 | -1/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-22 | 6 | -8/+13 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | if_tunnel.h: add missing ams/byteorder.h include | Paulius Zaleckas | 2010-03-21 | 1 | -0/+1 |
| * | | | | | Bluetooth: Convert debug files to actually use debugfs instead of sysfs | Marcel Holtmann | 2010-03-21 | 1 | -1/+1 |
| * | | | | | netfilter: ctnetlink: fix reliable event delivery if message building fails | Pablo Neira Ayuso | 2010-03-20 | 1 | -1/+1 |
| * | | | | | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() | Pablo Neira Ayuso | 2010-03-20 | 1 | -1/+1 |
| * | | | | | netlink: fix unaligned access in nla_get_be64() | Pablo Neira Ayuso | 2010-03-19 | 1 | -1/+5 |
| * | | | | | net: Potential null skb->dev dereference | Eric Dumazet | 2010-03-18 | 1 | -4/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-03-19 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | serial: sh-sci: Fix build failure for non-sh architectures. | Peter Huewe | 2010-03-10 | 1 | -0/+4 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-03-19 | 2 | -6/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | tty_port,usb-console: Fix usb serial console open/close regression | Jason Wessel | 2010-03-19 | 1 | -0/+1 |
| * | | | | | | tty: Take a 256 byte padding into account when buffering below sub-page units | Mel Gorman | 2010-03-19 | 1 | -4/+5 |
| * | | | | | | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a... | Greg Kroah-Hartman | 2010-03-19 | 1 | -2/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-19 | 1 | -5/+13 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | USB: Fix usb_fill_int_urb for SuperSpeed devices | Matthew Wilcox | 2010-03-19 | 1 | -5/+13 |
| |/ / / / |
|
* | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-03-18 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | of: Fix comparison of "compatible" properties | Grant Likely | 2010-03-18 | 1 | -1/+1 |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-18 | 1 | -16/+17 |
|\ \ \ \ \ \ |
|