summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-05-30Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh
2008-05-30virtio: force callback on empty.Rusty Russell
2008-05-30virtio_blk: fix endianess annotationsChristian Borntraeger
2008-05-30virtio_config: fix len calculation of config elementsChristian Borntraeger
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell
2008-05-30virtio_blk: allow read-only disksChristian Borntraeger
2008-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6tip-timers-nohz-2008-05-30_12.28_FriLinus Torvalds
2008-05-29driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell
2008-05-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-05-29Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar
2008-05-29sched: re-tune NUMA topologiesIngo Molnar
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar
2008-05-28block: make blktrace use per-cpu buffers for message notesJens Axboe
2008-05-28Added in MESSAGE notes for blktracesAlan D. Brunelle
2008-05-27Input: wm9713 - support five wire panelsMark Brown
2008-05-26posix timers: discard SI_TIMER signals on execOleg Nesterov
2008-05-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-06jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o
2008-05-26i2c: Align i2c_device_idJiri Slaby
2008-05-24for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao
2008-05-24gpio: build fixesDavid Brownell
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks
2008-05-24md: restart recovery cleanly after device failure.NeilBrown
2008-05-24md: allow parallel resync of md-devices.Bernd Schubert
2008-05-24md: kill file_path wrapperChristoph Hellwig
2008-05-24md: proper extern for mdp_majorAdrian Bunk
2008-05-24mm: fix atomic_t overflow in vmAlan Cox
2008-05-24types.h: don't expose struct ustat to userspacemaximilian attems
2008-05-24serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez
2008-05-24i5k_amb: support Intel 5400 chipsetDarrick J. Wong
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy
2008-05-20Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxtip-x86-xsave-2008-05-26_08_54_Montip-x86-cpu-2008-05-26_08_53_MonLinus Torvalds
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy
2008-05-20USB: CDC WDM driverOliver Neukum
2008-05-20Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-05-20HID: remove CVS keywordsAdrian Bunk
2008-05-20HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo
2008-05-19ata: remove FIT() macroHarvey Harrison
2008-05-19ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day