summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ptrace: annotate lock context change on exit_ptrace()Namhyung Kim2010-10-271-0/+2
* memcg: generic filestat update interfaceKAMEZAWA Hiroyuki2010-10-271-7/+18
* memcg: cpu hotplug aware quick acount_move detectionKAMEZAWA Hiroyuki2010-10-271-7/+30
* memcg: cpu hotplug aware percpu count updatesKAMEZAWA Hiroyuki2010-10-271-9/+93
* memcg: use for_each_mem_cgroupKAMEZAWA Hiroyuki2010-10-271-87/+83
* memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accout...KAMEZAWA Hiroyuki2010-10-271-14/+85
* memcg: fix race in file_mapped accouting flag managementKAMEZAWA Hiroyuki2010-10-271-1/+2
* cgroup: notify ns_cgroup deprecatedDaniel Lezcano2010-10-272-0/+25
* cgroups: add check for strcpy destination string overflowEvgeny Kuznetsov2010-10-271-0/+2
* cgroup: make the mount options parsing more accurateDaniel Lezcano2010-10-271-30/+60
* cgroup: add clone_children control fileDaniel Lezcano2010-10-273-2/+55
* cgroup_freezer: update_freezer_state() does incorrect state transitionsTomasz Buchert2010-10-271-23/+15
* cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen c...Tomasz Buchert2010-10-271-7/+8
* cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen()Tomasz Buchert2010-10-271-10/+9
* doc: clarify the behaviour of dirty_ratio/dirty_bytesAndrea Righi2010-10-271-4/+8
* isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directoryOndrej Zary2010-10-271-0/+40
* drivers/video/omap/blizzard.c: suspected typo in assignmentNicolas Kaiser2010-10-271-1/+1
* drivers/video/gbefb.c: eliminate memory leakJulia Lawall2010-10-271-2/+4
* fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-274-32/+82
* fbmem: fix whitespaceJames Hogan2010-10-271-7/+7
* drivers/video/matrox/matroxfb_maven.c: fix unsigned return typeJulia Lawall2010-10-271-1/+1
* savagefb: fix DDC for Savage 4Ondrej Zary2010-10-271-0/+9
* drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_GChristian Dietrich2010-10-271-4/+1
* langwell_gpio: add support for whitney pointAlan Cox2010-10-271-1/+82
* drivers/gpio/langwell_gpio.c: remove semicolons after function definitionsAndrew Morton2010-10-271-3/+3
* gpio: add Topcliff PCH GPIO driverTomoya MORINAGA2010-10-273-0/+321
* gpio: adp5588-gpio: add i2c forward declarationMichael Hennerich2010-10-271-0/+2
* gpio: adp5588-gpio: gpio_start must be signedMichael Hennerich2010-10-271-3/+3
* gpio: adp5588-gpio: support interrupt controllerMichael Hennerich2010-10-273-21/+278
* gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio2010-10-274-0/+202
* gpio: timbgpio: use a copy of the IER register to avoid it being trashedTomas Hallenberg2010-10-271-2/+19
* gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.hAnton Vorontsov2010-10-271-2/+2
* gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov2010-10-274-0/+323
* drivers/rtc/rtc-jz4740.c: add alarm functionPaul Cercueil2010-10-271-5/+40
* drivers/rtc/rtc-ds3232.c: add alarm functionLan Chunhe-B258062010-10-272-1/+183
* rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime()Kukjin Kim2010-10-271-1/+1
* rtc: rtc-s3c: fix RTC initialization methodChanghwan Youn2010-10-271-5/+13
* rtc: rtc-s3c: Fix debug message format on RTCKukjin Kim2010-10-271-9/+9
* rtc: rtc-s3c: fix on support RTC AlarmChanghwan Youn2010-10-271-1/+2
* rtc: rtc-s3c: fix setting missing field of getalarmChanghwan Youn2010-10-271-6/+6
* rtc: rtc-s3c: fix access unit from byte to word on RTCCONChanghwan Youn2010-10-271-18/+21
* rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori2010-10-271-5/+7
* drivers/rtc/class.c: fix device_register() error handlingVasiliy Kulikov2010-10-271-1/+3
* rtc-bfin: add debug markers to suspend/resume pathsMike Frysinger2010-10-271-4/+12
* rtc-bfin: shrink/optimize interrupt handler a bitMike Frysinger2010-10-271-11/+16
* rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoCKevin Wells2010-10-273-0/+424
* drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower2010-10-271-5/+6
* dmi: log board, system, and BIOS informationBjorn Helgaas2010-10-271-1/+31
* tile: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-271-0/+3
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-2710-9/+26
OpenPOWER on IntegriCloud