Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | virtio_net: Sync header with qemu | Alex Williamson | 2009-07-17 | |
* | | | | | | | lguest: fix journey | Matias Zabaljauregui | 2009-07-17 | |
| |/ / / / / |/| | | | | | ||||
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-16 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | timer stats: fix quick check optimization | Heiko Carstens | 2009-07-10 | |
* | | | | | | | vt: drop bootmem/slab memory distinction | Johannes Weiner | 2009-07-16 | |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-07-15 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | libata: implement and use HORKAGE_NOSETXFER, take#2 | Tejun Heo | 2009-07-14 | |
* | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-14 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | hrtimer: Fix migration expiry check | Thomas Gleixner | 2009-07-10 | |
* | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-14 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | tracing/events: Move TRACE_SYSTEM outside of include guard | Li Zefan | 2009-07-13 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-14 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | skbuff.h: Fix comment for NET_IP_ALIGN | Tobias Klauser | 2009-07-14 | |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-07-13 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc | Aneesh Kumar K.V | 2009-06-14 | |
| * | | | | | | | ext4: Fix type warning on 64-bit platforms in tracing events header | Theodore Ts'o | 2009-06-20 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-07-13 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Driver Core: remove BUS_ID_SIZE | Kay Sievers | 2009-07-12 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-07-13 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||
| * | | | | | | | | USB: usb.h: fix kernel-doc notation | Randy Dunlap | 2009-07-12 | |
| * | | | | | | | | Revert "USB: Add Intel Langwell USB OTG Transceiver Drive" | Greg Kroah-Hartman | 2009-07-12 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 2009-07-12 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | kmemleak: Allow partial freeing of memory blocks | Catalin Marinas | 2009-07-08 | |
| * | | | | | | | | kmemleak: Trace the kmalloc_large* functions in slub | Catalin Marinas | 2009-07-08 | |
* | | | | | | | | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | |
* | | | | | | | | | personality: fix PER_CLEAR_ON_SETID | Julien Tinnes | 2009-07-12 | |
| |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | Fix compile error due to congestion_wait() changes | Trond Myklebust | 2009-07-11 | |
* | | | | | | | | tty: Fix USB kref leak | Alan Cox | 2009-07-10 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-10 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | block: fix sg SG_DXFER_TO_FROM_DEV regression | FUJITA Tomonori | 2009-07-10 | |
| * | | | | | | | | Fix congestion_wait() sync/async vs read/write confusion | Jens Axboe | 2009-07-10 | |
* | | | | | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-10 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | signals: declare sys_rt_tgsigqueueinfo in syscalls.h | Arnd Bergmann | 2009-07-07 | |
* | | | | | | | | | | sched: optimize cond_resched() | Peter Zijlstra | 2009-07-10 | |
* | | | | | | | | | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-09 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| * | | | | | | | memory barrier: adding smp_mb__after_lock | Jiri Olsa | 2009-07-09 | |
| * | | | | | | | net: adding memory barrier to the poll and receive callbacks | Jiri Olsa | 2009-07-09 | |
| * | | | | | | | includecheck fix: include/linux, rfkill.h | Jaswinder Singh Rajput | 2009-07-08 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-07-08 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||
| * | | | | | | | Input: add support for generic GPIO-based matrix keypad | Eric Miao | 2009-06-29 | |
* | | | | | | | | headers: mnt_namespace.h redux | Alexey Dobriyan | 2009-07-08 | |
* | | | | | | | | elfcore.h : Fix UML build breakage | Parag Warudkar | 2009-07-08 | |
| |_|_|/ / / / |/| | | | | | | ||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-06 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | if_ether: add define for 1588 aka Timesync | Alexander Duyck | 2009-07-02 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-07-06 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | PCI: make pci_name() take const argument | Alexey Zaytsev | 2009-06-29 | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-07-06 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | V4L/DVB (12135): Add a driver for mt9v011 sensor | Mauro Carvalho Chehab | 2009-07-05 | |
| * | | | | | | | | V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper place | Mauro Carvalho Chehab | 2009-07-05 | |
| | |_|_|_|/ / / | |/| | | | | | |