| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | Palmchip BK3710 IDE driver | Anton Salnikov | 2008-02-06 | |
| |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | [PKT_SCHED]: vlan tag match | Stephen Hemminger | 2008-02-05 | |
| | * | | | | | | | | | | | | | [NET]: Add if_addrlabel.h to sanitized headers. | Stephen Hemminger | 2008-02-05 | |
| | * | | | | | | | | | | | | | [NET] rtnetlink.c: remove no longer used functions | Adrian Bunk | 2008-02-05 | |
| | |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-02-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | agp: add chipset flushing support to AGP interface | Dave Airlie | 2008-02-05 | |
| | |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | mac68k: add nubus card definitions and a typo fix | Finn Thain | 2008-02-05 | |
| * | | | | | | | | | | | | | leds: add possibility to remove leds classdevs during suspend/resume | Rafael J. Wysocki | 2008-02-05 | |
| * | | | | | | | | | | | | | HWRNG: add possibility to remove hwrng devices during suspend/resume | Rafael J. Wysocki | 2008-02-05 | |
| * | | | | | | | | | | | | | Misc: Add possibility to remove misc devices during suspend/resume | Rafael J. Wysocki | 2008-02-05 | |
| * | | | | | | | | | | | | | latency.c: use QoS infrastructure | Mark Gross | 2008-02-05 | |
| * | | | | | | | | | | | | | pm qos infrastructure and interface | Mark Gross | 2008-02-05 | |
| * | | | | | | | | | | | | | make kernel_shutdown_prepare() static | Adrian Bunk | 2008-02-05 | |
| * | | | | | | | | | | | | | Smack: Simplified Mandatory Access Control Kernel | Casey Schaufler | 2008-02-05 | |
| * | | | | | | | | | | | | | capabilities: introduce per-process capability bounding set | Serge E. Hallyn | 2008-02-05 | |
| * | | | | | | | | | | | | | Remove unnecessary include from include/linux/capability.h | Andrew Morgan | 2008-02-05 | |
| * | | | | | | | | | | | | | Add 64-bit capability support to the kernel | Andrew Morgan | 2008-02-05 | |
| * | | | | | | | | | | | | | revert "capabilities: clean up file capability reading" | Andrew Morton | 2008-02-05 | |
| * | | | | | | | | | | | | | VFS/Security: Rework inode_getsecurity and callers to return resulting buffer | David P. Quigley | 2008-02-05 | |
| * | | | | | | | | | | | | | writeback: speed up writeback of big dirty files | Fengguang Wu | 2008-02-05 | |
| * | | | | | | | | | | | | | mm: fix PageUptodate data race | Nick Piggin | 2008-02-05 | |
| * | | | | | | | | | | | | | mm/page-writeback: highmem_is_dirtyable option | Bron Gondwana | 2008-02-05 | |
| * | | | | | | | | | | | | | Page allocator: get rid of the list of cold pages | Christoph Lameter | 2008-02-05 | |
| * | | | | | | | | | | | | | Page allocator: clean up pcp draining functions | Christoph Lameter | 2008-02-05 | |
| * | | | | | | | | | | | | | maps4: move clear_refs code to task_mmu.c | Matt Mackall | 2008-02-05 | |
| * | | | | | | | | | | | | | maps4: introduce a generic page walker | Matt Mackall | 2008-02-05 | |
| * | | | | | | | | | | | | | maps4: move is_swap_pte | Matt Mackall | 2008-02-05 | |
| * | | | | | | | | | | | | | maps4: rework TASK_SIZE macros | Dave Hansen | 2008-02-05 | |
| * | | | | | | | | | | | | | tmpfs: move swap swizzling into shmem | Hugh Dickins | 2008-02-05 | |
| * | | | | | | | | | | | | | swapin needs gfp_mask for loop on tmpfs | Hugh Dickins | 2008-02-05 | |
| * | | | | | | | | | | | | | swapin_readahead: move and rearrange args | Hugh Dickins | 2008-02-05 | |
| * | | | | | | | | | | | | | VM: allow get_page_unless_zero on compound pages | Christoph Lameter | 2008-02-05 | |
| * | | | | | | | | | | | | | is_vmalloc_addr(): Check if an address is within the vmalloc boundaries | Christoph Lameter | 2008-02-05 | |
| * | | | | | | | | | | | | | vmalloc: add const to void* parameters | Christoph Lameter | 2008-02-05 | |
| * | | | | | | | | | | | | | Move vmalloc_to_page() to mm/vmalloc. | Christoph Lameter | 2008-02-05 | |
| * | | | | | | | | | | | | | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user | Christoph Lameter | 2008-02-05 | |
| * | | | | | | | | | | | | | gpiolib: pca9539 i2c gpio expander support | eric miao | 2008-02-05 | |
| * | | | | | | | | | | | | | mcp23s08 spi gpio expander support | David Brownell | 2008-02-05 | |
| * | | | | | | | | | | | | | gpiolib: pcf857x i2c gpio expander support | David Brownell | 2008-02-05 | |
| * | | | | | | | | | | | | | iommu sg merging: PCI: add dma segment boundary support | FUJITA Tomonori | 2008-02-05 | |
| * | | | | | | | | | | | | | iommu sg merging: add accessors for segment_boundary_mask in device_dma_param... | FUJITA Tomonori | 2008-02-05 | |
| * | | | | | | | | | | | | | iommu sg: add IOMMU helper functions for the free area management | FUJITA Tomonori | 2008-02-05 | |
| * | | | | | | | | | | | | | iommu sg merging: PCI: add device_dma_parameters support | FUJITA Tomonori | 2008-02-05 | |
| * | | | | | | | | | | | | | iommu sg merging: add device_dma_parameters structure | FUJITA Tomonori | 2008-02-05 | |
| * | | | | | | | | | | | | | 8250.c: support specifying DW APB UARTs in device platform_data | Will Newton | 2008-02-05 | |
| * | | | | | | | | | | | | | serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h | Krauth.Julien | 2008-02-05 | |
| * | | | | | | | | | | | | | sdio: fix module device table definition for m68k | Al Viro | 2008-02-05 | |
| * | | | | | | | | | | | | | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | |
| * | | | | | | | | | | | | | timerfd: introduce a new hrtimer_forward_now() function | Davide Libenzi | 2008-02-05 | |
