summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1722-73/+107
|\
| * net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-171-1/+1
| * net sched: fix some kernel memory leaksEric Dumazet2010-08-175-37/+43
| * netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-173-0/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1610-16/+48
| |\
| | * ath5k: disable ASPM L0s for all cardsMaxim Levitsky2010-08-131-0/+21
| | * ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-135-7/+11
| | * wl1251: fix trigger scan timeout usageYuri Kululin2010-08-131-1/+1
| | * ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan2010-08-131-1/+2
| | * ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
| | * ipw2100: register pm_qos request before registering pci driverJohn W. Linville2010-08-111-2/+3
| * | Revert "netlink: netlink_recvmsg() fix"David S. Miller2010-08-151-16/+6
| * | ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang2010-08-141-2/+2
| * | xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu2010-08-141-1/+1
* | | shmem: put_super must percpu_counter_destroyHugh Dickins2010-08-171-2/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-178-14/+36
|\ \ \
| * | | sparc64: Fix atomic64_t routine return values.David S. Miller2010-08-171-3/+3
| * | | sparc64: Fix rwsem constant bug leading to hangs.David S. Miller2010-08-171-1/+1
| * | | sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller2010-08-164-4/+19
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2010-08-163413-388210/+162142
| |\ \ \
| * | | | sparc: Really fix "console=" for serial consoles.David S. Miller2010-08-162-6/+13
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-177-7/+28
|\ \ \ \ \
| * | | | | VIDEO: amba clcd: don't disable an already disabled clockRussell King2010-08-172-2/+9
| * | | | | ARM: Tighten check for allowable CPSR valuesRussell King2010-08-151-4/+13
| * | | | | ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson2010-08-152-0/+2
| * | | | | ARM: 6328/1: Build with -fno-dwarf2-cfi-asmMichal Marek2010-08-141-0/+3
| * | | | | ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer usederic miao2010-08-141-1/+1
* | | | | | arcmsr_hba: Missing slab.h includeDavid Miller2010-08-171-0/+1
* | | | | | Fix unprotected access to task credentials in waitid()Daniel J Blueman2010-08-171-3/+2
* | | | | | Make do_execve() take a const filename pointerDavid Howells2010-08-1750-98/+179
| |_|/ / / |/| | | |
* | | | | Linux 2.6.36-rc1v2.6.36-rc1Linus Torvalds2010-08-151-2/+2
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-1540-1479/+1071
|\ \ \ \ \
| * | | | | Merge branch 'linus' into releaseLen Brown2010-08-158244-390577/+542065
| |\| | | |
| * | | | | gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-157-26/+11
| * | | | | ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-152-33/+54
| * | | | | ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-152-50/+82
| * | | | | ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-156-273/+0
| * | | | | ACPI power_resource: remove unused procfs I/FZhang Rui2010-08-151-127/+1
| * | | | | ACPI: remove deprecated ACPI procfs I/FZhang Rui2010-08-157-484/+1
| * | | | | ACPI: introduce drivers/acpi/sysfs.cZhang Rui2010-08-156-571/+688
| * | | | | Merge branch 'acpica-gpe' into releaseLen Brown2010-08-1554-934/+570
| |\ \ \ \ \
| | * | | | | ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki2010-08-075-78/+139
| * | | | | | Merge branch 'bugzilla-16422' into releaseLen Brown2010-08-141-1/+2
| |\ \ \ \ \ \
| | * | | | | | ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI deviceZhao Yakui2010-07-261-1/+2
| * | | | | | | Merge branch 'procfs-cleanup' into releaseLen Brown2010-08-148-77/+105
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-144-2/+12
| | * | | | | | | ACPI: introduce drivers/acpi/debugfs.cZhang Rui2010-08-145-75/+93
| * | | | | | | | Merge branch 'apei' into releaseLen Brown2010-08-148-95/+386
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI, APEI, ERST debug supportHuang Ying2010-08-143-0/+217
| | * | | | | | | | ACPI, APEI, Manage GHES as platform devicesHuang Ying2010-08-082-71/+145