| Commit message (Expand) | Author | Age |
* | 8250.c: port.lock is irq-safe | Borislav Petkov | 2008-07-30 |
* | markers: fix markers read barrier for multiple probes | Mathieu Desnoyers | 2008-07-30 |
* | rtc: don't return -EBUSY when mutex_lock_interruptible() fails | David Brownell | 2008-07-30 |
* | drivers/video: release mutex in error handling code | Julia Lawall | 2008-07-30 |
* | hpwdt: don't use static flags | Alexey Dobriyan | 2008-07-30 |
* | iscsi_ibft_find: fix modpost warning | Jan Beulich | 2008-07-30 |
* | backlight: ensure platform_lcd on by default | Ben Dooks | 2008-07-30 |
* | cpuset: clean up cpuset hierarchy traversal code | Li Zefan | 2008-07-30 |
* | cpuset: fix wrong calculation of relax domain level | Li Zefan | 2008-07-30 |
* | cpuset: speed up sched domain partition | Lai Jiangshan | 2008-07-30 |
* | cpuset: a bit cleanup for scan_for_empty_cpusets() | Li Zefan | 2008-07-30 |
* | memcg: remove redundant check in move_task() | Li Zefan | 2008-07-30 |
* | cgroup: uninline cgroup_has_css_refs() | Li Zefan | 2008-07-30 |
* | cgroup: remove duplicate code in allocate_cg_link() | Li Zefan | 2008-07-30 |
* | cgroup: fix possible memory leak | Li Zefan | 2008-07-30 |
* | mm: remove find_max_pfn_with_active_regions | Yinghai Lu | 2008-07-30 |
* | VFS: increase pseudo-filesystem block size to PAGE_SIZE | Alex Nixon | 2008-07-30 |
* | sticore: don't activate unsupported GSC STI cards on HPPA | Helge Deller | 2008-07-30 |
* | acpi cpufreq cleanup: move bailing out of function before locking the mutex | Thomas Renninger | 2008-07-30 |
* | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 2008-07-30 |
* | resource: add resource_size() | Magnus Damm | 2008-07-30 |
* | backlight: give platform_lcd the same name as the platform device. | Ben Dooks | 2008-07-30 |
* | Linux 2.6.27-rc1v2.6.27-rc1 | Linus Torvalds | 2008-07-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-28 |
|\ |
|
| * | lguest: turn Waker into a thread, not a process | Rusty Russell | 2008-07-28 |
| * | lguest: Enlarge virtio rings | Rusty Russell | 2008-07-28 |
| * | lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap | Rusty Russell | 2008-07-28 |
| * | lguest: Remove 'network: no dma buffer!' warning | Rusty Russell | 2008-07-28 |
| * | lguest: Adaptive timeout | Rusty Russell | 2008-07-28 |
| * | lguest: Tell Guest net not to notify us on every packet xmit | Rusty Russell | 2008-07-28 |
| * | lguest: net block unneeded receive queue update notifications | Rusty Russell | 2008-07-28 |
| * | lguest: wrap last_avail accesses. | Rusty Russell | 2008-07-28 |
| * | lguest: use cpu capability accessors | Andrew Morton | 2008-07-28 |
| * | lguest: virtio-rng support | Rusty Russell | 2008-07-28 |
| * | lguest: Support assigning a MAC address | Mark McLoughlin | 2008-07-28 |
| * | lguest: Don't leak /dev/zero fd | Mark McLoughlin | 2008-07-28 |
| * | lguest: fix verbose printing of device features. | Rusty Russell | 2008-07-28 |
| * | lguest: fix switcher_page leak on unload | Johannes Weiner | 2008-07-28 |
| * | lguest: Guest int3 fix | Rusty Russell | 2008-07-28 |
| * | lguest: set max_pfn_mapped, growl loudly at Yinghai Lu | Rusty Russell | 2008-07-28 |
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-07-28 |
|\ \ |
|
| * | | mfd: accept pure device as a parent, not only platform_device | Dmitry Baryshkov | 2008-07-28 |
| * | | mfd: add platform_data to mfd_cell | Mike Rapoport | 2008-07-28 |
| * | | mfd: Coding style fixes | Ben Dooks | 2008-07-28 |
| * | | mfd: Use to_platform_device instead of container_of | Ben Dooks | 2008-07-28 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-28 |
|\ \ \ |
|
| * | | | x86/PCI: use dev_printk when possible | Bjorn Helgaas | 2008-07-28 |
| * | | | Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu... | Jesse Barnes | 2008-07-28 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-28 |
| | |\ \ \ |
|
| | * | | | | dma-coherent: add documentation to new interfaces | Dmitry Baryshkov | 2008-07-20 |