summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds10-36/+16
2010-08-17spi.h: missing kernel-doc notation, please fixErnst Schwab1-0/+3
2010-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+2
2010-08-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds4-7/+17
2010-08-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds6-91/+121
2010-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2-3/+5
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-73/+107
2010-08-17shmem: put_super must percpu_counter_destroyHugh Dickins1-2/+6
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-14/+36
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-7/+28
2010-08-17arcmsr_hba: Missing slab.h includeDavid Miller1-0/+1
2010-08-17Fix unprotected access to task credentials in waitid()Daniel J Blueman1-3/+2
2010-08-17Make do_execve() take a const filename pointerDavid Howells50-98/+179
2010-08-17net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski1-1/+1
2010-08-17sparc64: Fix atomic64_t routine return values.David S. Miller1-3/+3
2010-08-17sparc64: Fix rwsem constant bug leading to hangs.David S. Miller1-1/+1
2010-08-17net sched: fix some kernel memory leaksEric Dumazet5-37/+43
2010-08-17netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet3-0/+6
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King2-2/+9
2010-08-17of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2-0/+2
2010-08-16of: Fix missing includesGrant Likely4-3/+5
2010-08-17AppArmor: fix task_setrlimit prototypeJiri Slaby1-2/+2
2010-08-16sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller4-4/+19
2010-08-16ata: update for of_device to platform_device replacementStephen Rothwell1-2/+2
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller3413-388210/+162142
2010-08-16vt,console,kdb: preserve console_blanked while in kdbJason Wessel1-0/+3
2010-08-16vt: fix regression warnings from KMS mergeJason Wessel1-4/+4
2010-08-16arm,kgdb: fix GDB_MAX_REGS no longer usedEric Miao1-1/+1
2010-08-16kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim1-1/+1
2010-08-16kdb: fix compile error without CONFIG_KALLSYMSJason Wessel2-2/+9
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-16/+48
2010-08-16microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek1-1/+1
2010-08-16microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek1-1/+1
2010-08-16booting-without-of: Remove nonexistent chapters from TOC, fix numberingAnton Vorontsov1-29/+2
2010-08-16sparc: Really fix "console=" for serial consoles.David S. Miller2-6/+13
2010-08-16platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen2-0/+16
2010-08-16thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge1-1/+1
2010-08-16thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh1-18/+42
2010-08-16thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh1-4/+15
2010-08-16thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh2-22/+24
2010-08-16thinkpad-acpi: find ACPI video device by synthetic HIDHenrique de Moraes Holschuh1-40/+12
2010-08-16intel_ips: potential null dereferenceDan Carpenter1-1/+3
2010-08-16drivers/platform/x86: Adjust confusing if indentationJulia Lawall1-2/+4
2010-08-16x86: intel_ips: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-5/+6
2010-08-15Revert "netlink: netlink_recvmsg() fix"David S. Miller1-16/+6
2010-08-16nilfs2: fix false warning saying one of two super blocks is brokenRyusuke Konishi1-2/+2
2010-08-16nilfs2: fix list corruption after ifile creation failureRyusuke Konishi1-1/+3
2010-08-15Linux 2.6.36-rc1v2.6.36-rc1Linus Torvalds1-2/+2
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds40-1479/+1071
2010-08-15Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-1/+28