Commit Graph

24955 Commits (99829b832997d907c30669bfd17da32151e18f04)

Author SHA1 Message Date
Adrian Bunk 8086cd451f netns: make get_proc_net() static 17 years ago
Dave Jones d29f749e25 net: Fix build failure with 'make mandocs'. 17 years ago
Laurent Pinchart 217d5a5195 fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure. 17 years ago
Paul Fulghum e5590717af synclink_gt: add serial bit order control 17 years ago
Alan Cox 9e98966c7b tty: rework break handling 17 years ago
Alan Cox 01e1abb2c2 tty: Split ldisc code into its own file 17 years ago
Alan Cox 95da310e66 usb_serial: API all change 17 years ago
Juergen Beisert 0c36ec3147 gpio: gpio driver for max7301 SPI GPIO expander 17 years ago
John Reiser 6519108746 execve filename: document and export via auxiliary vector 17 years ago
Johannes Berg a1ef5adb4c remove CONFIG_KMOD from core kernel code 17 years ago
Johannes Berg df648c9fbe rework try_then_request_module to do less in non-modular kernels 17 years ago
Denys Vlasenko 2f0f2a334b module: turn longs into ints for module sizes 17 years ago
Denys Vlasenko f7f5b67557 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs 17 years ago
Richard Kennedy af5406895a module: reorder struct module to save space on 64 bit builds 17 years ago
Jeremy Fitzhardinge 77be1fabd0 x86: add PTE_FLAGS_MASK 17 years ago
Jeremy Fitzhardinge 59438c9fc4 x86: rename PTE_MASK to PTE_PFN_MASK 17 years ago
Rusty Russell c2e3277f87 x86: fix pte_flags() to only return flags, fix lguest (updated) 17 years ago
Greg Kroah-Hartman eadcf0d704 MTD: handle pci_name() being const 17 years ago
Andi Kleen 9800794ac1 sysdev: Add utility functions for simple int/ulong variable sysdev attributes 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Cornelia Huck 36ce6dad6e driver core: Suppress sysfs warnings for device_rename(). 17 years ago
Haavard Skinnemoen 9505e63756 debugfs: Implement debugfs_remove_recursive() 17 years ago
Richard Kennedy a231934bdf kobject: reorder kobject to save space on 64 bit builds 17 years ago
Uwe Kleine-König 6d8333c24d UIO: minor style and comment fixes 17 years ago
Hans J. Koch 328a14e70e UIO: Add write function to allow irq masking 17 years ago
Greg Kroah-Hartman b98cb4b7fe driver core: remove DEVICE_ID_SIZE define 17 years ago
Kay Sievers ca52a49846 driver core: remove DEVICE_NAME_SIZE define 17 years ago
Kay Sievers aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
Matthew Wilcox d2a3b9146e class: add lockdep infrastructure 17 years ago
Greg Kroah-Hartman 7c71448b8a class: move driver core specific parts to a private structure 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 years ago
Greg Kroah-Hartman 4e10673944 device create: convert device_create_drvdata to device_create 17 years ago
Greg Kroah-Hartman ccea44fadc driver core: remove device_create() 17 years ago
Dan Williams e105b8bfc7 sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor 17 years ago
Mark Nelson 1ed6af7344 powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code 17 years ago
Michael Ellerman 551c3c04b4 powerpc: Use PPC_LONG_ALIGN in uaccess.h 17 years ago
Michael Ellerman 6a2a24bb75 powerpc: Add a #define for aligning to a long-sized boundary 17 years ago
Masakazu Mokuno 059e4938f8 powerpc/ps3: Add a sub-match id to ps3_system_bus 17 years ago
Mark Nelson 4f3dd8a062 powerpc/dma: Use the struct dma_attrs in iommu code 17 years ago
Christian Krafft 4795b7801b powerpc/cell: Add support for power button of future IBM cell blades 17 years ago
Wolfgang Grandegger 18ad7a61e1 of_gpio: Should use new <linux/gpio.h> header 17 years ago
Bartlomiej Zolnierkiewicz 6662327e19 ide: merge <asm-sparc/ide_64.h> with <asm-sparc/ide_32.h> 17 years ago
Bartlomiej Zolnierkiewicz edc83d4f3e ide: <asm-sparc/ide_64.h>: use __raw_{read,write}w() 17 years ago
Bartlomiej Zolnierkiewicz 8fbf3f30fe ide: <asm-sparc/ide_32.h>: use __raw_{read,write}w() 17 years ago
Bartlomiej Zolnierkiewicz 28c10af712 ide: <asm-sparc/ide_64.h>: use %r0 for outw_be() 17 years ago
Alan Stern 78d9a487ee USB: Force unbinding of drivers lacking reset_resume or other methods 17 years ago
Ming Lei 742120c631 USB: fix usb_reset_device and usb_reset_composite_device(take 3) 17 years ago
Ming Lei 625f694936 USB: remove interface parameter of usb_reset_composite_device 17 years ago
Alan Stern f579c2b46f USB Gadget: documentation update 17 years ago