summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * get_maintainers.pl: improve .mailmap parsingJoe Perches2011-07-251-4/+5
| * kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nStephen Boyd2011-07-251-2/+2
| * notifiers: vt: move vt notifiers into vt.hAmerigo Wang2011-07-252-7/+9
| * notifiers: pm: move pm notifiers into suspend.hAmerigo Wang2011-07-253-8/+11
| * notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-256-36/+39
| * notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang2011-07-252-30/+34
| * notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang2011-07-253-32/+36
| * drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim2011-07-255-0/+615
| * geode: reflect mfgpt dependency on mfdPhilip A. Prindeville2011-07-251-2/+1
| * eisa/pci_eisa.c: fix section mismatchArnaud Lacombe2011-07-251-2/+2
| * include/linux/kernel.h: hide internal macros from userspaceArnaud Lacombe2011-07-251-22/+21
| * include/linux/kernel.h: fix a headers_check warningWANG Cong2011-07-251-23/+24
| * include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König2011-07-251-0/+30
| * devres: fix possible use after freeMaxin B John2011-07-253-3/+3
| * asm-generic/system.h: drop useless __KERNEL__Mike Frysinger2011-07-251-2/+0
| * drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-256-20/+10
| * um: remove dead codeRichard Weinberger2011-07-253-6/+3
| * um: adjust size of pid_bufRichard Weinberger2011-07-251-1/+1
| * um: implement a x86_64 vDSORichard Weinberger2011-07-259-0/+365
| * um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger2011-07-253-1/+37
| * um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger2011-07-253-1/+65
| * um: disable scan_elf_aux() on x86_64Richard Weinberger2011-07-253-7/+8
| * uml: free resourcesDavidlohr Bueso2011-07-251-2/+4
| * uml: drivers/slip_user.c memory leak fixVitaliy Ivanov2011-07-251-2/+1
| * uml: helper.c warning correctionsVitaliy Ivanov2011-07-251-2/+2
| * uml: cow_user.c warning correctionsVitaliy Ivanov2011-07-251-1/+5
| * uml: drivers/net_user.c memory leak fixVitaliy Ivanov2011-07-251-1/+4
| * um: reinstate kernel version in generated .configGeert Uytterhoeven2011-07-251-0/+2
| * um: add netpoll supportRichard Weinberger2011-07-251-0/+12
| * um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger2011-07-251-0/+5
| * um: clean up delay functionsRichard Weinberger2011-07-253-32/+91
| * um, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
| * um: clean up vm-flags.hRichard Weinberger2011-07-253-39/+5
| * cris, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-252-2/+0
| * cris: fix some build warnings in pinmux.cWANG Cong2011-07-251-4/+6
| * m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-253-6/+2
| * m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
| * alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
| * h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-2/+0
| * writeback: account NR_WRITTEN at IO completion timeWu Fengguang2011-07-251-2/+3
| * tmpfs: simplify unuse and writepageHugh Dickins2011-07-251-34/+16
| * tmpfs: simplify filepage/swappageHugh Dickins2011-07-251-129/+108
| * tmpfs: simplify prealloc_pageHugh Dickins2011-07-251-44/+16
| * tmpfs: remove_shmem_readpageHugh Dickins2011-07-251-34/+6
| * tmpfs: pass gfp to shmem_getpage_gfpHugh Dickins2011-07-251-23/+44
| * tmpfs: refine shmem_file_splice_readHugh Dickins2011-07-251-119/+19
| * tmpfs: clone shmem_file_splice_read()Hugh Dickins2011-07-253-3/+221
| * mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-07-253-3/+61
| * mm: remove useless rcu lock-unlock from mapping_tagged()Konstantin Khlebnikov2011-07-251-5/+1
| * mm: page allocator: reconsider zones for allocation after direct reclaimMel Gorman2011-07-251-0/+23
OpenPOWER on IntegriCloud