summaryrefslogtreecommitdiffstats
path: root/Documentation/dcdbas.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-18shmem: put_super must percpu_counter_destroyHugh Dickins1-2/+6
2010-08-18arcmsr_hba: Missing slab.h includeDavid Miller1-0/+1
2010-08-18Fix unprotected access to task credentials in waitid()Daniel J Blueman1-3/+2
2010-08-18Make do_execve() take a const filename pointerDavid Howells50-98/+179
2010-08-18net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski1-1/+1
2010-08-18sparc64: Fix atomic64_t routine return values.David S. Miller1-3/+3
2010-08-18sparc64: Fix rwsem constant bug leading to hangs.David S. Miller1-1/+1
2010-08-18net sched: fix some kernel memory leaksEric Dumazet5-37/+43
2010-08-18netfilter: {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-17of: Fix missing includesGrant Likely4-3/+5
2010-08-17AppArmor: fix task_setrlimit prototypeJiri Slaby1-2/+2
2010-08-17sparc: 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-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-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-16Revert "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-16Linux 2.6.36-rc1v2.6.36-rc1Linus Torvalds1-2/+2
2010-08-15ARM: Tighten check for allowable CPSR valuesRussell King1-4/+13
2010-08-15ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson2-0/+2
2010-08-15arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf1-9/+11
2010-08-15mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2-1/+15
2010-08-15arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf1-2/+6
2010-08-15arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf1-3/+2
2010-08-15ALSA: sound/usb/format: silence uninitialized variable warningsDan Carpenter1-0/+8
2010-08-15ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang1-2/+2
2010-08-15xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu1-1/+1
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen7-26/+11
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-33/+54
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-50/+82
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui6-273/+0