summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mmc_spi: mmc_spi.h should include linux/interrupts.hAnton Vorontsov2008-06-021-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-303-5/+18
|\
| * virtio: force callback on empty.Rusty Russell2008-05-301-0/+4
| * virtio_blk: fix endianess annotationsChristian Borntraeger2008-05-301-4/+4
| * virtio_config: fix len calculation of config elementsChristian Borntraeger2008-05-301-1/+1
| * virtio: An entropy device, as suggested by hpa.Rusty Russell2008-05-301-0/+8
| * virtio_blk: allow read-only disksChristian Borntraeger2008-05-301-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-05-302-1/+4
|\ \
| * | Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh2008-05-301-1/+3
| * | Input: wm9713 - support five wire panelsMark Brown2008-05-271-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-291-0/+3
|\ \ \
| * | | driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell2008-05-291-0/+3
| | |/ | |/|
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-05-292-2/+3
|\ \ \ | |/ / |/| |
| * | Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar2008-05-2931-74/+77
| |\ \
| * | | sched: re-tune NUMA topologiesIngo Molnar2008-05-291-1/+3
| * | | revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-291-1/+0
| | |/ | |/|
* | | block: make blktrace use per-cpu buffers for message notesJens Axboe2008-05-281-1/+2
* | | Added in MESSAGE notes for blktracesAlan D. Brunelle2008-05-281-0/+25
| |/ |/|
* | posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-261-0/+2
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-261-1/+2
|\ \
| * | i2c: Align i2c_device_idJiri Slaby2008-05-261-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-261-4/+5
|\ \ \ | |/ / |/| |
| * | vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy2008-05-231-4/+5
* | | for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao2008-05-241-1/+1
* | | gpio: build fixesDavid Brownell2008-05-241-0/+3
* | | SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks2008-05-241-2/+2
* | | md: restart recovery cleanly after device failure.NeilBrown2008-05-241-3/+1
* | | md: allow parallel resync of md-devices.Bernd Schubert2008-05-241-0/+3
* | | md: kill file_path wrapperChristoph Hellwig2008-05-241-1/+0
* | | md: proper extern for mdp_majorAdrian Bunk2008-05-241-0/+2
* | | mm: fix atomic_t overflow in vmAlan Cox2008-05-241-2/+2
* | | types.h: don't expose struct ustat to userspacemaximilian attems2008-05-241-2/+2
* | | serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez2008-05-241-0/+1
* | | i5k_amb: support Intel 5400 chipsetDarrick J. Wong2008-05-241-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-215-5/+5
|\ \ \ | |/ /
| * | tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-211-1/+1
| * | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-214-4/+4
* | | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-05-201-5/+7
|\ \ \
| * | | svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-191-2/+2
| * | | svcrdma: Move destroy to kernel threadTom Tucker2008-05-191-0/+1
| * | | svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-191-2/+3
| * | | svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-191-0/+1
| * | | svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-191-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-204-15/+12
|\ \ \ \ | | |/ / | |/| |
| * | | [VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy2008-05-201-2/+4
| * | | ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day2008-05-191-1/+1
| * | | atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2008-05-142-12/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-201-0/+9
|\ \ \ \
| * | | | USB: CDC WDM driverOliver Neukum2008-05-201-0/+9
* | | | | Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman2008-05-201-0/+12
|/ / / /
OpenPOWER on IntegriCloud