summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-142-0/+48
|\
| * [ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel2008-07-031-0/+3
| * [ARM] pxa: add generic PWM backlight drivereric miao2008-07-031-0/+14
| * [ARM] pxa: Add bare bones PWM APIRussell King2008-05-191-0/+31
* | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-021-0/+1
|\ \
| * | Properly notify block layer of sync writesJens Axboe2008-07-011-0/+1
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-021-1/+1
|\ \ \
| * | | i2c: Fix bad hint about irqs in i2c.hWolfram Sang2008-07-011-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-022-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-271-1/+5
| * | | include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk2008-06-271-0/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-301-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Input: add KEY_MEDIA_REPEAT definitionBastien Nocera2008-06-301-1/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-291-4/+2
|\ \ \ \
| * | | | thermal: Create CONFIG_THERMAL_HWMON=nRene Herman2008-06-251-4/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-291-1/+1
|\ \ \ \ \
| * | | | | kbuild: fix a.out.h export to userspace with O= build.David Woodhouse2008-06-271-1/+1
| |/ / / /
* | | | | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-291-1/+1
|\ \ \ \ \
| * | | | | [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-241-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-292-3/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-231-2/+0
| * | | | | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-231-1/+1
| |/ / / /
* | | | | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-241-0/+1
* | | | | tty_driver: Update required method documentationAlan Cox2008-06-231-3/+2
|/ / / /
* | | | Add return value to reserve_bootmem_node()Bernhard Walle2008-06-211-1/+1
* | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-182-14/+6
|\ \ \ \
| * | | | agp: more boolean conversions.Dave Airlie2008-06-192-3/+3
| * | | | drivers/char/agp - use boolJoe Perches2008-06-191-11/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-161-1/+1
* | | | Export <linux/a.out.h> to userspace again.David Woodhouse2008-06-161-0/+3
* | | | Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse2008-06-161-8/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-141-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-121-0/+1
| |\ \ \
| | * | | x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-121-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-131-7/+0
|\ \ \ \ \
| * | | | | tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-121-7/+0
* | | | | | pagemap: pass mm into pagewalkersDave Hansen2008-06-121-8/+9
* | | | | | cciss: add new hardware supportMike Miller2008-06-121-0/+1
* | | | | | proc_fs.h: move struct mm_struct forward-declarationBen Nizette2008-06-121-2/+2
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-121-0/+13
|\ \ \ \ \ \
| * | | | | | sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-101-0/+13
* | | | | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-06-122-10/+27
|\ \ \ \ \ \ \
| * | | | | | | always_inline timespec_add_nsJeremy Fitzhardinge2008-06-121-2/+5
| * | | | | | | add an inlined version of iter_div_u64_remJeremy Fitzhardinge2008-06-121-0/+19
| * | | | | | | common implementation of iterative div/modJeremy Fitzhardinge2008-06-122-9/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-112-3/+4
|\ \ \ \ \ \ \
| * | | | | | | pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-111-3/+3
| * | | | | | | cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-111-0/+1
* | | | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-111-1/+1
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud