| Commit message (Expand) | Author | Age |
* | ARM: OMAP: I2C: tps65010 driver converts to gpiolib | David Brownell | 2008-04-14 |
* | Merge branch 'docs' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-04-11 |
|\ |
|
| * | Spell out behavior of atomic_dec_and_lock() in kerneldoc | J. Bruce Fields | 2008-04-11 |
* | | Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect | Heiko Carstens | 2008-04-11 |
* | | pnp: increase number of devices supported per protocol | Bjorn Helgaas | 2008-04-11 |
* | | Add commentary about the new "asmlinkage_protect()" macro | Linus Torvalds | 2008-04-10 |
* | | asmlinkage_protect replaces prevent_tail_call | Roland McGrath | 2008-04-10 |
* | | virtio: remove overzealous BUG_ON. | Rusty Russell | 2008-04-07 |
* | | cgroups: add cgroup support for enabling controllers at boot time | Paul Menage | 2008-04-04 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-04 |
|\ \ |
|
| * | | x86: revert assign IRQs to hpet timer | Thomas Gleixner | 2008-04-04 |
* | | | libata: ATA_12/16 doesn't fall into ATAPI_MISC | Tejun Heo | 2008-04-04 |
* | | | libata: uninline atapi_cmd_type() | Tejun Heo | 2008-04-04 |
|/ / |
|
* | | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-02 |
|\ \ |
|
| * | | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better | Matti Linnanvuori | 2008-03-28 |
| * | | [NET]: Use local_irq_{save,restore}() in napi_complete(). | David S. Miller | 2008-03-27 |
* | | | cfq-iosched: fix rcu freeing of cfq io contexts | Fabio Checconi | 2008-04-02 |
* | | | Input: make sure input interfaces pin parent input devices | Dmitry Torokhov | 2008-04-01 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-03-30 |
|\ \ \ |
|
| * | | | libata: ATA_EHI_LPM should be ATA_EH_LPM | Tejun Heo | 2008-03-29 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-03-30 |
|\ \ \ |
|
| * | | | ide: fix defining SUPPORT_VLB_SYNC | Bartlomiej Zolnierkiewicz | 2008-03-29 |
| |/ / |
|
* | | | dma_page_list ->base_address is a userland pointer | Al Viro | 2008-03-30 |
* | | | compat_sys_wait4() prototype misannotation | Al Viro | 2008-03-30 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-03-28 |
|\ \ |
|
| * | | [PATCH] do shrink_submounts() for all fs types | Al Viro | 2008-03-27 |
| * | | [PATCH] count ghost references to vfsmounts | Al Viro | 2008-03-27 |
* | | | ext3: don't export ext3_fs.h and jbd.h | Christoph Hellwig | 2008-03-28 |
* | | | kernel: add bit rotation helpers for 16 and 8 bit | Harvey Harrison | 2008-03-28 |
* | | | in_atomic(): document why it is unsuitable for general use | Jonathan Corbet | 2008-03-28 |
* | | | lguest: comment documentation update. | Rusty Russell | 2008-03-27 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'... | Len Brown | 2008-03-26 |
|\ \ \ \ |
|
| * | | | | cpuidle: fix cpuidle time and usage overflow | Yi Yang | 2008-03-26 |
| |/ / / |
|
* / / / | NOHZ: reevaluate idle sleep length after add_timer_on() | Thomas Gleixner | 2008-03-26 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-03-25 |
|\ \ \ |
|
| * | | | USB: add support for Motorola ROKR Z6 cellphone in mass storage mode | Constantin Baranov | 2008-03-25 |
| * | | | USB: new quirk flag to avoid Set-Interface | Alan Stern | 2008-03-25 |
* | | | | PCI: revert "pcie: utilize pcie transaction pending bit" | Andrew Morton | 2008-03-25 |
|/ / / |
|
* | | | libata: implement ata_qc_raw_nbytes() | Tejun Heo | 2008-03-24 |
* | | | PNP: increase the number of PnP memory resources from 12 to 24 | Darren Salt | 2008-03-22 |
* | | | sched: add arch_update_cpu_topology hook. | Heiko Carstens | 2008-03-21 |
* | | | sched: add exported arch_reinit_sched_domains() to header file. | Heiko Carstens | 2008-03-21 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-21 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 2008-03-18 |
| |\| |
|
| * | | [IPV4]: ipv4_is_lbcast() misannotations | Al Viro | 2008-03-18 |
| * | | [PKT_SCHED]: annotate cls_u32 | Al Viro | 2008-03-18 |
* | | | file capabilities: remove cap_task_kill() | Serge Hallyn | 2008-03-20 |
* | | | memstick: automatically retrieve "INT" value from command response | Alex Dubov | 2008-03-19 |
* | | | fs: fix kernel-doc notation warnings | Randy Dunlap | 2008-03-19 |