summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-053-9/+8Star
|\
| * route: Remove unused ifa_anycast fieldThomas Graf2008-06-041-1/+0Star
| * route: Mark unused routing attributes as suchThomas Graf2008-06-041-2/+2
| * route: Mark unused route cache flags as such.Thomas Graf2008-06-041-6/+6
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-041-17/+2Star
|\ \
| * | libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox2008-06-041-14/+2Star
| * | libata: kill unused constantsTejun Heo2008-06-041-3/+0Star
| |/
* / serial_core: uart_set_ldisc infrastructureAlan Cox2008-06-031-0/+1
|/
* mmc_spi: mmc_spi.h should include linux/interrupts.hAnton Vorontsov2008-06-031-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-301-0/+3
|\ \ \
| * | | driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell2008-05-301-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/+0Star
| | |/ | |/|
* | | 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/+1Star
* | | md: allow parallel resync of md-devices.Bernd Schubert2008-05-241-0/+3
* | | md: kill file_path wrapperChristoph Hellwig2008-05-241-1/+0Star
* | | 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-225-5/+5
|\| |
| * | tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-221-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-211-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