| Commit message (Expand) | Author | Age |
* | 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 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-28 |
|\ |
|
| * | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-28 |
| |\ |
|
| * | | cpu masks: optimize and clean up cpumask_of_cpu() | Linus Torvalds | 2008-07-28 |
| * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-28 |
| |\ \ |
|
| * | | | cpumask: export cpumask_of_cpu_map | Ingo Molnar | 2008-07-26 |
| * | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 |
| * | | | cpumask: put cpumask_of_cpu_map in the initdata section | Mike Travis | 2008-07-26 |
| * | | | cpumask: make cpumask_of_cpu_map generic | Mike Travis | 2008-07-26 |
* | | | | ipwireless: fix compile failure | James Bottomley | 2008-07-28 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-07-28 |
|\ \ \ |
|
| * | | | Input: add driver for Atmel integrated touchscreen controller | Dan Liang | 2008-07-23 |
| * | | | Input: ads7846 - optimize order of calculating Rt in ads7846_rx() | Hans-Christian Egtvedt | 2008-07-23 |
| * | | | Input: ads7846 - fix sparse endian warnings | Harvey Harrison | 2008-07-23 |
| * | | | Input: uinput - remove duplicate include | Huang Weiyi | 2008-07-23 |
| * | | | Input: serio - offload resume to kseriod | Shaohua Li | 2008-07-23 |
| * | | | Input: serio - mark serio_register_driver() __must_check | Dmitry Torokhov | 2008-07-23 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-07-28 |
|\ \ \ \ |
|
| * | | | | dlm: fix uninitialized variable for search_rsb_list callers | Benny Halevy | 2008-07-14 |
| * | | | | dlm: release socket on error | Masatake YAMATO | 2008-07-14 |
| * | | | | dlm: fix basts for granted CW waiting PR/CW | David Teigland | 2008-07-14 |
| * | | | | dlm: check for null in device_write | Masatake YAMATO | 2008-07-14 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-28 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: Disable 64K hugetlb support when doing 64K SPU mappings | Benjamin Herrenschmidt | 2008-07-28 |
| * | | | | | powerpc/powermac: Fixup default serial port device for pmac_zilog | Benjamin Herrenschmidt | 2008-07-28 |
| * | | | | | powerpc/powermac: Use sane default baudrate for SCC debugging | Benjamin Herrenschmidt | 2008-07-28 |
| * | | | | | powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 64-bit | Nick Piggin | 2008-07-28 |
| * | | | | | powerpc: Show processor cache information in sysfs | Nathan Lynch | 2008-07-28 |
| * | | | | | powerpc: Make core id information available to userspace | Nathan Lynch | 2008-07-28 |
| * | | | | | powerpc: Make core sibling information available to userspace | Nathan Lynch | 2008-07-28 |
| * | | | | | powerpc/vio: More fallout from dma_mapping_error API change | Stephen Rothwell | 2008-07-28 |
| * | | | | | ibmveth: Fix multiple errors with dma_mapping_error conversion | Stephen Rothwell | 2008-07-28 |
| * | | | | | powerpc/pseries: Fix CMO sysdev attribute API change fallout | Stephen Rothwell | 2008-07-28 |
| * | | | | | powerpc: Enable tracehook for the architecture | Roland McGrath | 2008-07-28 |
| * | | | | | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath | 2008-07-28 |
| * | | | | | powerpc: Add asm/syscall.h with the tracehook entry points | Roland McGrath | 2008-07-28 |
| * | | | | | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath | 2008-07-28 |
| * | | | | | powerpc: Call tracehook_signal_handler() when setting up signal frames | Roland McGrath | 2008-07-28 |