aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-87/+105
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-1/+80
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+7
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo1-0/+21
2008-05-02USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard1-0/+48
2008-05-02USB: Add the USB 2.0 extension descriptor.Sarah Sharp1-1/+11
2008-05-02driver-core: add dev_name() to help transition away from using bus_idKay Sievers1-1/+7
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirqLinus Torvalds1-0/+1
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-45/+75
2008-05-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-3/+12
2008-05-02virtio: add virtio disk geometry featureRyan Harper1-0/+7
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell2-7/+36
2008-05-02virtio: change config to guest endian.Rusty Russell1-31/+16
2008-05-02virtio: finer-grained features for virtio_netRusty Russell1-2/+11
2008-05-02virtio: de-structify virtio_block status byteRusty Russell1-6/+1
2008-05-02virtio: export more headers to userspaceChristian Borntraeger1-0/+5
2008-05-02genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner1-0/+1
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath1-2/+11
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-70/+7
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert2-4/+7
2008-05-01[PATCH] sanitize anon_inode_getfd()Al Viro1-2/+1
2008-05-01[PATCH] split linux/file.hAl Viro3-85/+102
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro1-0/+2
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-18/+1
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+4
2008-05-01m68knommu: rework definition of HZGreg Ungerer1-2/+5
2008-05-01m68knommu: update MAX_M68K_DMA_CHANNELS for some plattformsSebastian Siewior1-1/+2
2008-05-01quota: add a convenience macro for filesystemsJan Kara1-0/+3
2008-05-01dmi: clean-up dmi helper declarationsJean Delvare4-10/+6
2008-05-01jsm: add new supported board to jsm serial driverScott Kilau1-0/+1
2008-05-01sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap1-0/+6
2008-05-01Add a new sysfs_streq() string comparison functionDavid Brownell1-0/+2
2008-05-01ntp: handle leap second via timerRoman Zippel2-0/+3
2008-05-01ntp: remove current_tick_length()Roman Zippel1-2/+2
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel1-4/+4
2008-05-01ntp: support for TAIRoman Zippel2-2/+6
2008-05-01ntp: increase time_offset resolutionRoman Zippel1-7/+2
2008-05-01ntp: increase time_freq resolutionRoman Zippel1-5/+6
2008-05-01ntp: NTP4 user space bits updateRoman Zippel1-3/+9
2008-05-01remove div_long_long_remRoman Zippel3-68/+1
2008-05-01rename div64_64 to div64_u64Roman Zippel8-22/+12
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel2-0/+92
2008-05-01frv: unbreak misalignment handling changesDavid Howells1-3/+3
2008-05-01module: reduce module image and resident sizeRusty Russell1-1/+1
2008-05-01module: make module_sect_attrs private to kernel/module.cRusty Russell1-17/+0
2008-05-01[CRYPTO] api: Fix scatterwalk_sg_chainHerbert Xu1-0/+4
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3Linus Torvalds3-9/+5
2008-04-30klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman1-15/+15
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers1-97/+0
2008-04-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala1-2/+2