Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions | Mel Gorman | 2009-05-05 | 1 | -0/+8 | |
| * | | | | | | | | Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-05-05 | 1 | -1/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | clockevents: prevent endless loop in tick_handle_periodic() | john stultz | 2009-05-02 | 1 | -1/+11 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2009-05-05 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Revert "genirq: assert that irq handlers are indeed running in hardirq context" | Thomas Gleixner | 2009-05-01 | 1 | -2/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-05-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | sched: account system time properly | Eric Dumazet | 2009-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-05-05 | 3 | -59/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kernel/posix-cpu-timers.c: fix sparse warning | H Hartley Sweeten | 2009-04-30 | 1 | -4/+4 | |
| | * | | | | | | | | | dma-debug: remove broken dma memory leak detection for 2.6.30 | Joerg Roedel | 2009-04-26 | 1 | -52/+1 | |
| | * | | | | | | | | | locking: Documentation: lockdep-design.txt, fix note of state bits | Ming Lei | 2009-04-26 | 1 | -3/+3 | |
| * | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-05-05 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | tracing: x86, mmiotrace: fix range test | Stuart Bennett | 2009-04-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | tracing: fix ref count in splice pages | Steven Rostedt | 2009-04-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-05 | 4 | -14/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann | 2009-05-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | amd-iommu: fix iommu flag masks | Joerg Roedel | 2009-05-04 | 1 | -8/+8 | |
| | * | | | | | | | | | | | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner | 2009-05-01 | 1 | -0/+2 | |
| | * | | | | | | | | | | | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright | 2009-04-30 | 1 | -5/+7 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-05-05 | 1 | -13/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | kbuild, modpost: fix unexpected non-allocatable warning with mips | Sam Ravnborg | 2009-05-04 | 1 | -1/+11 | |
| | * | | | | | | | | | | kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc | Sam Ravnborg | 2009-05-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | kbuild, modpost: fix unexpected non-allocatable section when cross compiling | Anders Kaseorg | 2009-05-04 | 1 | -12/+23 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-05-05 | 11 | -14/+25 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30) | Enrik Berkhan | 2009-05-05 | 1 | -0/+11 | |
| | * | | | | | | | | | | i2c-algo-bit: Fix timeout test | Dave Airlie | 2009-05-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | i2c: Timeouts off by 1 | Roel Kluin | 2009-05-05 | 9 | -13/+13 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-05 | 33 | -157/+598 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-05-04 | 3 | -34/+43 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Bluetooth: Fix issue with sysfs handling for connections | Marcel Holtmann | 2009-05-04 | 3 | -34/+43 | |
| | * | | | | | | | | | | | e1000: fix virtualization bug | Jesse Brandeburg | 2009-05-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | bonding: fix alb mode locking regression | Jay Vosburgh | 2009-05-04 | 1 | -9/+3 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | usbnet: CDC EEM support (v5) | Omar Laazimani | 2009-05-04 | 4 | -0/+399 | |
| | * | | | | | | | | | | tcp: Fix tcp_prequeue() to get correct rto_min value | Satoru SATOH | 2009-05-04 | 2 | -11/+13 | |
| | * | | | | | | | | | | ehea: fix invalid pointer access | Hannes Hering | 2009-05-04 | 2 | -14/+19 | |
| | * | | | | | | | | | | ne2k-pci: Do not register device until initialized. | Lubomir Rintel | 2009-05-02 | 1 | -4/+3 | |
| | * | | | | | | | | | | Subject: [PATCH] br2684: restore net_dev initialization | Rabin Vincent | 2009-05-02 | 1 | -0/+1 | |
| | * | | | | | | | | | | net: Only store high 16 bits of kernel generated filter priorities | Robert Love | 2009-05-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | virtio_net: Fix function name typo | Alex Williamson | 2009-05-01 | 1 | -4/+4 | |
| | * | | | | | | | | | | virtio_net: Cleanup command queue scatterlist usage | Alex Williamson | 2009-05-01 | 1 | -6/+10 | |
| | * | | | | | | | | | | bonding: correct the cleanup in bond_create() | Jiri Pirko | 2009-05-01 | 1 | -7/+6 | |
| | * | | | | | | | | | | virtio: add missing include to virtio_net.h | Grant Likely | 2009-05-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | smsc95xx: add support for LAN9512 and LAN9514 | Steve Glendinning | 2009-05-01 | 1 | -0/+5 | |
| | * | | | | | | | | | | smsc95xx: configure LED outputs | Steve Glendinning | 2009-05-01 | 2 | -0/+13 | |
| | * | | | | | | | | | | netconsole: take care of NETDEV_UNREGISTER event | Bruno Prémont | 2009-05-01 | 1 | -1/+10 | |
| | * | | | | | | | | | | xt_socket: checks for the state of nf_conntrack | Laszlo Attila Toth | 2009-05-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | bonding: bond_slave_info_query() fix | Eric Dumazet | 2009-05-01 | 1 | -16/+7 | |
| | * | | | | | | | | | | cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of... | Sergey Senozhatsky | 2009-05-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | netfilter: use likely() in xt_info_rdlock_bh() | Eric Dumazet | 2009-05-01 | 1 | -2/+2 | |
| | * | | | | | | | | | | net: Fix skb_tx_hash() for forwarding workloads. | Eric Dumazet | 2009-05-01 | 1 | -4/+5 |