index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
initramfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
memcg: cpu hotplug aware percpu count updates
KAMEZAWA Hiroyuki
1
-9
/
+93
2010-10-28
memcg: use for_each_mem_cgroup
KAMEZAWA Hiroyuki
1
-87
/
+83
2010-10-28
memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accout...
KAMEZAWA Hiroyuki
1
-14
/
+85
2010-10-28
memcg: fix race in file_mapped accouting flag management
KAMEZAWA Hiroyuki
1
-1
/
+2
2010-10-28
cgroup: notify ns_cgroup deprecated
Daniel Lezcano
2
-0
/
+25
2010-10-28
cgroups: add check for strcpy destination string overflow
Evgeny Kuznetsov
1
-0
/
+2
2010-10-28
cgroup: make the mount options parsing more accurate
Daniel Lezcano
1
-30
/
+60
2010-10-28
cgroup: add clone_children control file
Daniel Lezcano
3
-2
/
+55
2010-10-28
cgroup_freezer: update_freezer_state() does incorrect state transitions
Tomasz Buchert
1
-23
/
+15
2010-10-28
cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen c...
Tomasz Buchert
1
-7
/
+8
2010-10-28
cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen()
Tomasz Buchert
1
-10
/
+9
2010-10-28
doc: clarify the behaviour of dirty_ratio/dirty_bytes
Andrea Righi
1
-4
/
+8
2010-10-28
isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory
Ondrej Zary
1
-0
/
+40
2010-10-28
drivers/video/omap/blizzard.c: suspected typo in assignment
Nicolas Kaiser
1
-1
/
+1
2010-10-28
drivers/video/gbefb.c: eliminate memory leak
Julia Lawall
1
-2
/
+4
2010-10-28
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
4
-32
/
+82
2010-10-28
fbmem: fix whitespace
James Hogan
1
-7
/
+7
2010-10-28
drivers/video/matrox/matroxfb_maven.c: fix unsigned return type
Julia Lawall
1
-1
/
+1
2010-10-28
savagefb: fix DDC for Savage 4
Ondrej Zary
1
-0
/
+9
2010-10-28
drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G
Christian Dietrich
1
-4
/
+1
2010-10-28
langwell_gpio: add support for whitney point
Alan Cox
1
-1
/
+82
2010-10-28
drivers/gpio/langwell_gpio.c: remove semicolons after function definitions
Andrew Morton
1
-3
/
+3
2010-10-28
gpio: add Topcliff PCH GPIO driver
Tomoya MORINAGA
3
-0
/
+321
2010-10-28
gpio: adp5588-gpio: add i2c forward declaration
Michael Hennerich
1
-0
/
+2
2010-10-28
gpio: adp5588-gpio: gpio_start must be signed
Michael Hennerich
1
-3
/
+3
2010-10-28
gpio: adp5588-gpio: support interrupt controller
Michael Hennerich
3
-21
/
+278
2010-10-28
gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register
Miguel Gaio
4
-0
/
+202
2010-10-28
gpio: timbgpio: use a copy of the IER register to avoid it being trashed
Tomas Hallenberg
1
-2
/
+19
2010-10-28
gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h
Anton Vorontsov
1
-2
/
+2
2010-10-28
gpio: add driver for basic memory-mapped GPIO controllers
Anton Vorontsov
4
-0
/
+323
2010-10-28
drivers/rtc/rtc-jz4740.c: add alarm function
Paul Cercueil
1
-5
/
+40
2010-10-28
drivers/rtc/rtc-ds3232.c: add alarm function
Lan Chunhe-B25806
2
-1
/
+183
2010-10-28
rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime()
Kukjin Kim
1
-1
/
+1
2010-10-28
rtc: rtc-s3c: fix RTC initialization method
Changhwan Youn
1
-5
/
+13
2010-10-28
rtc: rtc-s3c: Fix debug message format on RTC
Kukjin Kim
1
-9
/
+9
2010-10-28
rtc: rtc-s3c: fix on support RTC Alarm
Changhwan Youn
1
-1
/
+2
2010-10-28
rtc: rtc-s3c: fix setting missing field of getalarm
Changhwan Youn
1
-6
/
+6
2010-10-28
rtc: rtc-s3c: fix access unit from byte to word on RTCCON
Changhwan Youn
1
-18
/
+21
2010-10-28
rtc: omap: let device wakeup capability be configured from chip init logic
Sekhar Nori
1
-5
/
+7
2010-10-28
drivers/rtc/class.c: fix device_register() error handling
Vasiliy Kulikov
1
-1
/
+3
2010-10-28
rtc-bfin: add debug markers to suspend/resume paths
Mike Frysinger
1
-4
/
+12
2010-10-28
rtc-bfin: shrink/optimize interrupt handler a bit
Mike Frysinger
1
-11
/
+16
2010-10-28
rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC
Kevin Wells
3
-0
/
+424
2010-10-28
drivers/char/vt_ioctl.c: fix VT_OPENQRY error value
Graham Gower
1
-5
/
+6
2010-10-28
dmi: log board, system, and BIOS information
Bjorn Helgaas
1
-1
/
+31
2010-10-28
tile: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
10
-9
/
+26
2010-10-28
mm,x86: fix kmap_atomic_push vs ioremap_32.c
Peter Zijlstra
2
-22
/
+30
2010-10-27
fix braino in fs: do not assign default i_ino in new_inode
Al Viro
1
-1
/
+1
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
9
-160
/
+252
[next]