aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-26printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim
2010-10-26printk: change type of 'boot_delay' to int *Namhyung Kim
2010-10-26printk: add lock context annotationNamhyung Kim
2010-10-26printk: fixup declaration of kmsg_reasonsNamhyung Kim
2010-10-26misc devices: do not enable by defaultBorislav Petkov
2010-10-26kernel: remove PF_FLUSHERPeter Zijlstra
2010-10-26stop_machine: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-10-26kernel/stop_machine.c: fix unused variable warningRakib Mullick
2010-10-26fs: allow for more than 2^31 filesEric Dumazet
2010-10-26kernel/user.c: add lock release annotation on free_user()Namhyung Kim
2010-10-26init: mark __user address space on string literalsNamhyung Kim
2010-10-26drivers/misc/apds9802als.c: add runtime PM supportHong Liu
2010-10-26drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha
2010-10-26pca953x: pca953x driver fixes for x86 mrstAlek Du
2010-10-26drivers/misc/isl29020.c: ambient light sensorKalhan Trisal
2010-10-26lkdtm: prefix enum constantsNamhyung Kim
2010-10-26Documentation: short descriptions for bh1770glc and apds990x driversSamu Onkalo
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo
2010-10-26ad525x_dpot: use correct rdac channel for ad5251/ad5252steven miao
2010-10-26drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich
2010-10-26drivers/misc/ad525x_dpot.c: fix part name typos in definesMichael Hennerich
2010-10-26drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-26procfs: fix numbering in /proc/locksJerome Marchand
2010-10-26fs: move exportfs since it is not a networking filesystemRandy Dunlap
2010-10-26fs/buffer.c: remove duplicated assignment to b_privateNamhyung Kim
2010-10-26vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger
2010-10-26vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger
2010-10-26fs/direct-io.c: fix truncation error in dio_complete() returnEdward Shishkin
2010-10-26ihex: add support for CS:IP/EIP recordsMark Brown
2010-10-26fuse: use clear_highpage() and KM_USER0 instead of KM_USER1Miklos Szeredi
2010-10-26use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich
2010-10-26modules: no need to align .modinfo stringsJan Beulich
2010-10-26include/linux/kernel.h: add __must_check to strict_strto*()Andrew Morton
2010-10-26m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26kernel.h: add {min,max}3 macrosHagen Paul Pfeifer
2010-10-26hostfs: code cleanupsRichard Weinberger
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger
2010-10-26uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath
2010-10-26uml: define CONFIG_NO_DMAFUJITA Tomonori
2010-10-26alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky
2010-10-26alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori
2010-10-26drivers/char/hpet.c: fix information leak to userlandVasiliy Kulikov
2010-10-26Documentation/timers/hpet_example.c: add supporting info for hpet_exampleJaswinder Singh Rajput
2010-10-26hpet: fix style problemsJaswinder Singh Rajput
2010-10-26hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch
2010-10-26hpet: unmap unused I/O spaceJiri Slaby
2010-10-26mm: do_migrate_range: reduce list_empty() checkBob Liu