summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-26drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin
2011-07-26drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij
2011-07-26MAINTAINERS: update HIGH RESOLUTION TIMERS patternsJoe Perches
2011-07-26get_maintainers.pl: improve .mailmap parsingJoe Perches
2011-07-26kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nStephen Boyd
2011-07-26notifiers: vt: move vt notifiers into vt.hAmerigo Wang
2011-07-26notifiers: pm: move pm notifiers into suspend.hAmerigo Wang
2011-07-26notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2011-07-26notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang
2011-07-26notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang
2011-07-26drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim
2011-07-26geode: reflect mfgpt dependency on mfdPhilip A. Prindeville
2011-07-26eisa/pci_eisa.c: fix section mismatchArnaud Lacombe
2011-07-26include/linux/kernel.h: hide internal macros from userspaceArnaud Lacombe
2011-07-26include/linux/kernel.h: fix a headers_check warningWANG Cong
2011-07-26include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König
2011-07-26devres: fix possible use after freeMaxin B John
2011-07-26asm-generic/system.h: drop useless __KERNEL__Mike Frysinger
2011-07-26drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick
2011-07-26um: remove dead codeRichard Weinberger
2011-07-26um: adjust size of pid_bufRichard Weinberger
2011-07-26um: implement a x86_64 vDSORichard Weinberger
2011-07-26um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger
2011-07-26um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger
2011-07-26um: disable scan_elf_aux() on x86_64Richard Weinberger
2011-07-26uml: free resourcesDavidlohr Bueso
2011-07-26uml: drivers/slip_user.c memory leak fixVitaliy Ivanov
2011-07-26uml: helper.c warning correctionsVitaliy Ivanov
2011-07-26uml: cow_user.c warning correctionsVitaliy Ivanov
2011-07-26uml: drivers/net_user.c memory leak fixVitaliy Ivanov
2011-07-26um: reinstate kernel version in generated .configGeert Uytterhoeven
2011-07-26um: add netpoll supportRichard Weinberger
2011-07-26um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger
2011-07-26um: clean up delay functionsRichard Weinberger
2011-07-26um, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26um: clean up vm-flags.hRichard Weinberger
2011-07-26cris, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26cris: fix some build warnings in pinmux.cWANG Cong
2011-07-26m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26writeback: account NR_WRITTEN at IO completion timeWu Fengguang
2011-07-26tmpfs: simplify unuse and writepageHugh Dickins
2011-07-26tmpfs: simplify filepage/swappageHugh Dickins
2011-07-26tmpfs: simplify prealloc_pageHugh Dickins
2011-07-26tmpfs: remove_shmem_readpageHugh Dickins
2011-07-26tmpfs: pass gfp to shmem_getpage_gfpHugh Dickins
2011-07-26tmpfs: refine shmem_file_splice_readHugh Dickins
2011-07-26tmpfs: clone shmem_file_splice_read()Hugh Dickins