| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 2009-02-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 2009-02-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timers: split process wide cpu clocks/timers, remove spurious warning | Ingo Molnar | 2009-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2009-02-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | signal: re-add dead task accumulation stats. | Peter Zijlstra | 2009-02-05 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hugetlbfs: fix build failure with !CONFIG_HUGETLBFS | Stefan Richter | 2009-02-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_dma: call dmaengine_get only if NET_DMA enabled | David S. Miller | 2009-02-06 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 2009-02-10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-02-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: api - Fix zeroing on free | Herbert Xu | 2009-02-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | async: Rename _special -> _domain for clarity. | Cornelia Huck | 2009-02-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson | 2009-02-04 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | module: remove over-zealous check in __module_get() | Rusty Russell | 2009-02-07 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wait: prevent exclusive waiter starvation | Johannes Weiner | 2009-02-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi | 2009-02-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic swap(): don't return a value from swap() | Peter Zijlstra | 2009-02-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: add missing kernel-doc in sched.h | Randy Dunlap | 2009-02-03 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-02-02 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Fix userland breakage wrt. linux/if_tunnel.h | David S. Miller | 2009-02-02 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-02-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book | Tejun Heo | 2009-02-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: clear dev->ering in smarter way | Tejun Heo | 2009-02-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide/libata: fix ata_id_is_cfa() (take 4) | Sergei Shtylyov | 2009-02-02 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs | Seth Heasley | 2009-01-27 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-02-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kmalloc: return NULL instead of link failure | Jeff Mahoney | 2009-01-27 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bio.h: If they MUST be inlined, then use __always_inline | Alberto Bertogli | 2009-02-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix misleading comment in bio.h | Alberto Bertogli | 2009-02-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULT | Jens Axboe | 2009-02-02 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modules: Use a better scheme for refcounting | Eric Dumazet | 2009-02-02 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/rtnetlink.h | Jaswinder Singh Rajput | 2009-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/nubus.h | Jaswinder Singh Rajput | 2009-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/virtio_net.h | Jaswinder Singh Rajput | 2009-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/virtio_console.h | Jaswinder Singh Rajput | 2009-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/virtio_blk.h | Jaswinder Singh Rajput | 2009-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/videodev.h | Jaswinder Singh Rajput | 2009-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/video_encoder.h | Jaswinder Singh Rajput | 2009-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/video_decoder.h | Jaswinder Singh Rajput | 2009-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/taskstats.h | Jaswinder Singh Rajput | 2009-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/synclink.h | Jaswinder Singh Rajput | 2009-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/sound.h | Jaswinder Singh Rajput | 2009-01-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | headers_check fix: linux/signalfd.h | Jaswinder Singh Rajput | 2009-01-31 | |
