Age | Commit message (Expand) | Author | Files | Lines |
2009-05-08 | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar | 451 | -27790/+1198 |
2009-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 5 | -3/+20 |
2009-05-05 | Bluetooth: Fix issue with sysfs handling for connections | Marcel Holtmann | 1 | -0/+1 |
2009-05-04 | usbnet: CDC EEM support (v5) | Omar Laazimani | 1 | -0/+3 |
2009-05-04 | tcp: Fix tcp_prequeue() to get correct rto_min value | Satoru SATOH | 1 | -1/+13 |
2009-05-02 | virtio: add missing include to virtio_net.h | Grant Likely | 1 | -0/+1 |
2009-05-01 | netfilter: use likely() in xt_info_rdlock_bh() | Eric Dumazet | 1 | -2/+2 |
2009-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2 | -3/+6 |
2009-04-29 | netfilter: revised locking for x_tables | Stephen Hemminger | 1 | -5/+68 |
2009-04-28 | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann | 2 | -2/+4 |
2009-04-28 | Bluetooth: Ensure that HCI sysfs add/del is preempt safe | Roger Quadros | 1 | -1/+2 |
2009-04-28 | net: Avoid extra wakeups of threads blocked in wait_for_packet() | Eric Dumazet | 1 | -2/+4 |
2009-04-27 | net: Fix typo in net_device_ops description. | Mike Rapoport | 1 | -1/+1 |
2009-04-27 | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE | Adrian Bunk | 1 | -1/+1 |
2009-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -0/+1 |
2009-04-24 | netfilter: nf_ct_dccp: add missing role attributes for DCCP | Pablo Neira Ayuso | 1 | -0/+1 |
2009-04-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -0/+1 |
2009-04-16 | netfilter: nf_nat: add support for persistent mappings | Patrick McHardy | 1 | -0/+1 |
2009-04-14 | phylib: Allow early-out in phy_change | Anatolij Gustschin | 1 | -0/+6 |
2009-04-14 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 257 | -17928/+307 |
2009-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -0/+48 |
2009-04-13 | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 1 | -0/+11 |
2009-04-13 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+7 |
2009-04-13 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-04-13 | add some long-missing capabilities to fs_mask | Serge E. Hallyn | 1 | -4/+19 |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -52/+52 |
2009-04-13 | i2c: Fix sparse warnings for I2C_BOARD_INFO() | Ben Hutchings | 1 | -1/+1 |
2009-04-12 | lockdep: warn about lockdep disabling after kernel taint | Frederic Weisbecker | 1 | -0/+7 |
2009-04-11 | ipv6: Fix NULL pointer dereference with time-wait sockets | Vlad Yasevich | 1 | -2/+0 |
2009-04-11 | Remove stale include/asm-mn10300/.gitignore file | Linus Torvalds | 1 | -2/+0 |
2009-04-10 | percpu: unbreak alpha percpu | Tejun Heo | 2 | -52/+52 |
2009-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds | 120 | -9109/+0 |
2009-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv | Linus Torvalds | 114 | -8626/+0 |
2009-04-10 | Make __stringify support variable argument macros too | Zhaolei | 1 | -2/+2 |
2009-04-10 | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. | David Howells | 120 | -9109/+0 |
2009-04-10 | FRV: Move to arch/frv/include/asm/ | David Howells | 114 | -8626/+0 |
2009-04-10 | FRV: Fix indentation errors to keep git-am happy when moving arch header files | David Howells | 1 | -3/+3 |
2009-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -94/+57 |
2009-04-09 | FRV: Use <asm-generic/pgtable.h> in NOMMU mode | David Howells | 1 | -4/+2 |
2009-04-09 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -31/+37 |
2009-04-09 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2009-04-09 | Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe... | Linus Torvalds | 1 | -0/+14 |
2009-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 1 | -1/+0 |
2009-04-09 | module: try_then_request_module must wait | Herbert Xu | 1 | -1/+1 |
2009-04-09 | sched: do not count frozen tasks toward load | Nathan Lynch | 1 | -1/+2 |
2009-04-09 | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 3 | -30/+36 |
2009-04-09 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 3 | -1/+4 |
2009-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+4 |
2009-04-09 | dm: remove limited barrier support | Mikulas Patocka | 1 | -1/+0 |