summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* sysfs: build fixIngo Molnar2008-05-051-6/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-05-031-0/+9
|\
| * hrtimer: remove duplicate helper functionOliver Hartkopp2008-05-031-0/+9
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-05-031-0/+4
|\ \
| * | pda_power: add init and exit function callbacksPhilipp Zabel2008-05-031-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-033-8/+5Star
|\ \ \
| * | | bridge: forwarding table information for >256 devicesStephen Hemminger2008-05-031-1/+3
| * | | Make linux/wireless.h be able to compileKirill A. Shutemov2008-05-011-6/+1Star
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-011-1/+1
| |\ \ \
| | * | | mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo2008-05-011-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-031-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [RAPIDIO] fix current kernel-doc notationRandy Dunlap2008-05-021-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-025-87/+105
|\ \ \ \ \
| * | | | | [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-011-2/+1Star
| * | | | | [PATCH] split linux/file.hAl Viro2008-05-013-85/+102
| * | | | | [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-011-0/+2
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-023-1/+80
|\ \ \ \ \
| * | | | | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo2008-05-021-0/+21
| * | | | | USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard2008-05-021-0/+48
| * | | | | USB: Add the USB 2.0 extension descriptor.Sarah Sharp2008-05-021-1/+11
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-021-1/+7
|\ \ \ \ \ \
| * | | | | | driver-core: add dev_name() to help transition away from using bus_idKay Sievers2008-05-021-1/+7
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirqLinus Torvalds2008-05-021-0/+1
|\ \ \ \ \ \
| * | | | | | genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner2008-05-021-0/+1
| |/ / / / /
* | | | | | virtio: add virtio disk geometry featureRyan Harper2008-05-021-0/+7
* | | | | | virtio: explicit advertisement of driver featuresRusty Russell2008-05-022-7/+36
* | | | | | virtio: change config to guest endian.Rusty Russell2008-05-021-31/+16Star
* | | | | | virtio: finer-grained features for virtio_netRusty Russell2008-05-021-2/+11
* | | | | | virtio: de-structify virtio_block status byteRusty Russell2008-05-021-6/+1Star
* | | | | | virtio: export more headers to userspaceChristian Borntraeger2008-05-021-0/+5
|/ / / / /
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-05-013-70/+7Star
|\ \ \ \ \
| * | | | | [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-012-4/+7
| * | | | | [MTD] Delete long-unused jedec.h header file.Robert P. J. Day2008-04-261-66/+0Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-011-18/+1Star
|\ \ \ \ \ \
| * | | | | | module: reduce module image and resident sizeRusty Russell2008-05-011-1/+1
| * | | | | | module: make module_sect_attrs private to kernel/module.cRusty Russell2008-05-011-17/+0Star
| | |/ / / / | |/| | | |
* | | | | | quota: add a convenience macro for filesystemsJan Kara2008-05-011-0/+3
* | | | | | jsm: add new supported board to jsm serial driverScott Kilau2008-05-011-0/+1
* | | | | | sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap2008-05-011-0/+6
* | | | | | Add a new sysfs_streq() string comparison functionDavid Brownell2008-05-011-0/+2
* | | | | | ntp: handle leap second via timerRoman Zippel2008-05-012-0/+3
* | | | | | ntp: remove current_tick_length()Roman Zippel2008-05-011-2/+2
* | | | | | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-011-4/+4
* | | | | | ntp: support for TAIRoman Zippel2008-05-012-2/+6
* | | | | | ntp: increase time_offset resolutionRoman Zippel2008-05-011-7/+2Star
* | | | | | ntp: increase time_freq resolutionRoman Zippel2008-05-011-5/+6
* | | | | | ntp: NTP4 user space bits updateRoman Zippel2008-05-011-3/+9
* | | | | | remove div_long_long_remRoman Zippel2008-05-012-50/+1Star
* | | | | | rename div64_64 to div64_u64Roman Zippel2008-05-011-0/+12
* | | | | | introduce explicit signed/unsigned 64bit divideRoman Zippel2008-05-011-0/+72
|/ / / / /