aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-26
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-26
|\
| * i2c: Align i2c_device_idJiri Slaby2008-05-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-26
|\ \ | |/ |/|
| * vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy2008-05-23
* | for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao2008-05-24
* | gpio: build fixesDavid Brownell2008-05-24
* | SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks2008-05-24
* | md: restart recovery cleanly after device failure.NeilBrown2008-05-24
* | md: allow parallel resync of md-devices.Bernd Schubert2008-05-24
* | md: kill file_path wrapperChristoph Hellwig2008-05-24
* | md: proper extern for mdp_majorAdrian Bunk2008-05-24
* | mm: fix atomic_t overflow in vmAlan Cox2008-05-24
* | types.h: don't expose struct ustat to userspacemaximilian attems2008-05-24
* | serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez2008-05-24
* | i5k_amb: support Intel 5400 chipsetDarrick J. Wong2008-05-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-22
|\|
| * tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-21
| * netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-21
* | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-05-20
|\ \
| * | svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-19
| * | svcrdma: Move destroy to kernel threadTom Tucker2008-05-19
| * | svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-19
| * | svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-19
| * | svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-20
|\ \ \ | | |/ | |/|
| * | [VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy2008-05-20
| * | ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day2008-05-19
| * | atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2008-05-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-20
|\ \ \
| * | | USB: CDC WDM driverOliver Neukum2008-05-20
* | | | Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman2008-05-20
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-05-20
|\ \ \
| * | | HID: remove CVS keywordsAdrian Bunk2008-05-20
| * | | HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno2008-05-20
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-19
|\ \ \
| * | | [PATCH] get rid of leak in compat_execve()Al Viro2008-05-16
| * | | [PATCH] dup_fd() fixes, part 1Al Viro2008-05-16
| * | | [PATCH] take init_files to fs/file.cAl Viro2008-05-16
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-19
|\ \ \ \
| * | | | libata: ignore SIMG4726 config pseudo deviceTejun Heo2008-05-19
| * | | | libata: increase PMP register access timeout to 3sTejun Heo2008-05-19
| * | | | ata: remove FIT() macroHarvey Harrison2008-05-19
| | |/ / | |/| |
* / | | dlm: <linux/dlm_plock.h> should be "unifdef"ed.Robert P. J. Day2008-05-19
|/ / /
* / / i2c: Kill the old driver matching schemeJean Delvare2008-05-18
|/ /
* / Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-05-14
|\
| * add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-14
* | per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet2008-05-14
* | lib: create common ascii hex arrayHarvey Harrison2008-05-14