aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/headers_check.pl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25checkpatch: suggest using min_t or max_tJoe Perches1-0/+35
2011-07-25drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap1-0/+3
2011-07-25lib: make _tolower() publicAndy Shevchenko3-18/+19
2011-07-25lib/lcm.c: quiet sparse noiseH Hartley Sweeten1-0/+1
2011-07-25mach-ux500: add lm3530 ALS platform data for U5500Linus Walleij1-1/+83
2011-07-25arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu2-14/+58
2011-07-25drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin1-0/+1
2011-07-25drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin1-5/+7
2011-07-25drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij1-2/+2
2011-07-25MAINTAINERS: update HIGH RESOLUTION TIMERS patternsJoe Perches1-1/+1
2011-07-25get_maintainers.pl: improve .mailmap parsingJoe Perches1-4/+5
2011-07-25kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nStephen Boyd1-2/+2
2011-07-25notifiers: vt: move vt notifiers into vt.hAmerigo Wang2-7/+9
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang3-8/+11
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang6-36/+39
2011-07-25notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang2-30/+34
2011-07-25notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang3-32/+36
2011-07-25drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim5-0/+615
2011-07-25geode: reflect mfgpt dependency on mfdPhilip A. Prindeville1-2/+1
2011-07-25eisa/pci_eisa.c: fix section mismatchArnaud Lacombe1-2/+2
2011-07-25include/linux/kernel.h: hide internal macros from userspaceArnaud Lacombe1-22/+21
2011-07-25include/linux/kernel.h: fix a headers_check warningWANG Cong1-23/+24
2011-07-25include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König1-0/+30
2011-07-25devres: fix possible use after freeMaxin B John3-3/+3
2011-07-25asm-generic/system.h: drop useless __KERNEL__Mike Frysinger1-2/+0
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick6-20/+10
2011-07-25um: remove dead codeRichard Weinberger3-6/+3
2011-07-25um: adjust size of pid_bufRichard Weinberger1-1/+1
2011-07-25um: implement a x86_64 vDSORichard Weinberger9-0/+365
2011-07-25um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger3-1/+37
2011-07-25um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger3-1/+65
2011-07-25um: disable scan_elf_aux() on x86_64Richard Weinberger3-7/+8
2011-07-25uml: free resourcesDavidlohr Bueso1-2/+4
2011-07-25uml: drivers/slip_user.c memory leak fixVitaliy Ivanov1-2/+1
2011-07-25uml: helper.c warning correctionsVitaliy Ivanov1-2/+2
2011-07-25uml: cow_user.c warning correctionsVitaliy Ivanov1-1/+5
2011-07-25uml: drivers/net_user.c memory leak fixVitaliy Ivanov1-1/+4
2011-07-25um: reinstate kernel version in generated .configGeert Uytterhoeven1-0/+2
2011-07-25um: add netpoll supportRichard Weinberger1-0/+12
2011-07-25um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger1-0/+5
2011-07-25um: clean up delay functionsRichard Weinberger3-32/+91
2011-07-25um, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-25um: clean up vm-flags.hRichard Weinberger3-39/+5
2011-07-25cris, exec: remove redundant set_fs(USER_DS)Mathias Krause2-2/+0
2011-07-25cris: fix some build warnings in pinmux.cWANG Cong1-4/+6
2011-07-25m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause3-6/+2
2011-07-25m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-25alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-25h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-07-25writeback: account NR_WRITTEN at IO completion timeWu Fengguang1-2/+3