Age | Commit message (Expand) | Author |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-07-22 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2008-07-22 | ipv6: icmp6_dst_gc return change | Stephen Hemminger |
2008-07-22 | netns: dont alloc ipv6 fib timer list | Stephen Hemminger |
2008-07-22 | sparc: Fixes the DRM layer build on sparc. | David S. Miller |
2008-07-22 | ipv6: make struct ipv6_devconf static | Adrian Bunk |
2008-07-22 | sctp: make sctp_outq_flush() static | Adrian Bunk |
2008-07-22 | netns: make get_proc_net() static | Adrian Bunk |
2008-07-22 | net: Fix build failure with 'make mandocs'. | Dave Jones |
2008-07-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-07-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-07-22 | fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure. | Laurent Pinchart |
2008-07-22 | synclink_gt: add serial bit order control | Paul Fulghum |
2008-07-22 | tty: rework break handling | Alan Cox |
2008-07-22 | tty: Split ldisc code into its own file | Alan Cox |
2008-07-22 | usb_serial: API all change | Alan Cox |
2008-07-22 | gpio: gpio driver for max7301 SPI GPIO expander | Juergen Beisert |
2008-07-22 | execve filename: document and export via auxiliary vector | John Reiser |
2008-07-22 | remove CONFIG_KMOD from core kernel code | Johannes Berg |
2008-07-22 | rework try_then_request_module to do less in non-modular kernels | Johannes Berg |
2008-07-22 | module: turn longs into ints for module sizes | Denys Vlasenko |
2008-07-22 | Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs | Denys Vlasenko |
2008-07-22 | module: reorder struct module to save space on 64 bit builds | Richard Kennedy |
2008-07-22 | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell |
2008-07-22 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-07-21 | MTD: handle pci_name() being const | Greg Kroah-Hartman |
2008-07-21 | sysdev: Add utility functions for simple int/ulong variable sysdev attributes | Andi Kleen |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen |
2008-07-21 | driver core: Suppress sysfs warnings for device_rename(). | Cornelia Huck |
2008-07-21 | debugfs: Implement debugfs_remove_recursive() | Haavard Skinnemoen |
2008-07-21 | kobject: reorder kobject to save space on 64 bit builds | Richard Kennedy |
2008-07-21 | UIO: minor style and comment fixes | Uwe Kleine-König |
2008-07-21 | UIO: Add write function to allow irq masking | Hans J. Koch |
2008-07-21 | driver core: remove DEVICE_ID_SIZE define | Greg Kroah-Hartman |
2008-07-21 | driver core: remove DEVICE_NAME_SIZE define | Kay Sievers |
2008-07-21 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers |
2008-07-21 | class: add lockdep infrastructure | Matthew Wilcox |
2008-07-21 | class: move driver core specific parts to a private structure | Greg Kroah-Hartman |
2008-07-21 | Driver Core: add ability for class_find_device to start in middle of list | Greg Kroah-Hartman |
2008-07-21 | Driver Core: add ability for class_for_each_device to start in middle of list | Greg Kroah-Hartman |
2008-07-21 | device create: convert device_create_drvdata to device_create | Greg Kroah-Hartman |
2008-07-21 | driver core: remove device_create() | Greg Kroah-Hartman |
2008-07-21 | sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor | Dan Williams |
2008-07-22 | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ... | Mark Nelson |
2008-07-22 | powerpc: Use PPC_LONG_ALIGN in uaccess.h | Michael Ellerman |