aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | i2c: Fix bad hint about irqs in i2c.hWolfram Sang2008-07-01
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-02
|\ \ \ \ | |/ / / |/| | |
| * | | net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-01
| * | | mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2008-06-30
| * | | net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-27
| * | | include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk2008-06-27
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-30
|\ \ \ \
| * | | | Input: add KEY_MEDIA_REPEAT definitionBastien Nocera2008-06-30
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-30
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86: shift bits the right way in native_read_tscpMax Asbock2008-06-26
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-06-29
|\ \ \ \ \
| * | | | | V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil2008-06-26
| * | | | | V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington2008-06-26
| * | | | | V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil2008-06-26
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-29
|\ \ \ \ \ \
| * | | | | | thermal: Create CONFIG_THERMAL_HWMON=nRene Herman2008-06-25
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-29
|\ \ \ \ \ \
| * | | | | | kbuild: fix a.out.h export to userspace with O= build.David Woodhouse2008-06-27
| |/ / / / /
* | | | | | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-29
|\ \ \ \ \ \
| * | | | | | [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-24
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-23
| * | | | | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-23
| |/ / / /
* | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-24
|\ \ \ \ \
| * | | | | KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-24
| * | | | | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-24
| * | | | | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
| * | | | | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-24
| * | | | | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-24
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-24
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-24
* | | | | | alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski2008-06-23
| |/ / / / |/| | | |
* | | | | tty_driver: Update required method documentationAlan Cox2008-06-23
| |/ / / |/| | |
* | | | Add return value to reserve_bootmem_node()Bernhard Walle2008-06-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-21
|\ \ \ \ | | |_|/ | |/| |
| * | | netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-21
| * | | ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2008-06-19
* | | | alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2008-06-20
* | | | alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky2008-06-20
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-20
|\ \ \ \ | | |/ / | |/| |
| * | | x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2008-06-19
| * | | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge2008-06-19
* | | | Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-19
* | | | Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang2008-06-19
|/ / /
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-19
|\ \ \
| * | | agp: more boolean conversions.Dave Airlie2008-06-18
| * | | drivers/char/agp - use boolJoe Perches2008-06-18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | netfilter: nf_nat: fix RCU racesPatrick McHardy2008-06-17
| * | ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-16