index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Jack Steiner
5
-1
/
+31
2010-05-27
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
4
-5
/
+24
2010-05-27
memcg: clean up memory thresholds
Kirill A. Shutemov
1
-85
/
+66
2010-05-27
cgroups: make cftype.unregister_event() void-returning
Kirill A. Shutemov
3
-26
/
+42
2010-05-27
memcg: fix mis-accounting of file mapped racy with migration
akpm@linux-foundation.org
4
-41
/
+107
2010-05-27
mm: memcontrol - uninitialised return value
Phil Carmody
1
-1
/
+1
2010-05-27
mm: remove unnecessary use of atomic
Phil Carmody
1
-7
/
+7
2010-05-27
memcg: make oom killer a no-op when no killable task can be found
David Rientjes
1
-4
/
+1
2010-05-27
memcg: update documentation
KAMEZAWA Hiroyuki
1
-93
/
+198
2010-05-27
memcg: move charge of file pages
Daisuke Nishimura
4
-18
/
+125
2010-05-27
memcg: clean up move charge
Daisuke Nishimura
1
-37
/
+59
2010-05-27
memcg: oom kill disable and oom status
KAMEZAWA Hiroyuki
2
-19
/
+117
2010-05-27
memcg: oom notifier
KAMEZAWA Hiroyuki
2
-9
/
+111
2010-05-27
memcg: oom wakeup filter
KAMEZAWA Hiroyuki
1
-17
/
+46
2010-05-27
Documentation/cgroups/cgroups.txt: fix reference to "numtasks"
Trevor Woerner
1
-1
/
+1
2010-05-27
Documentation: SubmittingDrivers: Resources
Arce, Abraham
1
-0
/
+5
2010-05-27
ufs: permit mounting of BorderWare filesystems
Thomas Stewart
2
-0
/
+3
2010-05-27
drivers/telephony/ixj.c: use memdup_user
Julia Lawall
1
-11
/
+4
2010-05-27
fbdev: bf54x-lq043fb: fix unused warnings with backlight code
Mike Frysinger
1
-3
/
+4
2010-05-27
fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code
Mike Frysinger
1
-3
/
+4
2010-05-27
drivers/video/via: use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-27
add support for S3 Trio3D/1X/2X
Ondrej Zary
1
-20
/
+81
2010-05-27
drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()
Daniel Mack
1
-1
/
+4
2010-05-27
gpio: add Penwell gpio support
Alek Du
2
-34
/
+53
2010-05-27
arm: omap: remove the unused omap_gpio_set_debounce methods
Felipe Balbi
1
-74
/
+0
2010-05-27
arm: omap: switch over to gpio_set_debounce
Felipe Balbi
5
-12
/
+6
2010-05-27
arm: omap: gpio: implement set_debounce method
Felipe Balbi
1
-0
/
+68
2010-05-27
gpiolib: introduce set_debounce method
Felipe Balbi
3
-0
/
+53
2010-05-27
gpiolib: make gpiochip_add() show a better error message
Ben Dooks
1
-1
/
+1
2010-05-27
gpio: max732x: fix input configuration for open-drain pins
Marc Zyngier
1
-0
/
+7
2010-05-27
max732x: correct nr_port checking off by one error
Axel Lin
1
-3
/
+3
2010-05-27
pl061: fix offset value range checking
Axel Lin
1
-1
/
+1
2010-05-27
gpiolib: document that names can contain printk format specifiers
Uwe Kleine-König
1
-1
/
+3
2010-05-27
gpiolib: a gpio is unsigned, so use %u to print it
Uwe Kleine-König
1
-1
/
+1
2010-05-27
gpiolib: make names array and its values const
Uwe Kleine-König
5
-5
/
+5
2010-05-27
gpio: add interrupt handling capability to max732x
Marc Zyngier
3
-19
/
+346
2010-05-27
rtc: AB8500 RTC driver
Virupax Sadashivpetimath
3
-0
/
+371
2010-05-27
fs/autofs4: use memdup_user
Julia Lawall
1
-11
/
+2
2010-05-27
drivers/message/i2o/i2o_config.c: use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-27
drivers/char/vt.c: use memdup_user
Julia Lawall
1
-7
/
+3
2010-05-27
drivers/mmc/host: use ERR_CAST
Julia Lawall
1
-1
/
+1
2010-05-27
sdhci-spear: ST SPEAr based SDHCI controller glue
Viresh KUMAR
5
-0
/
+359
2010-05-27
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
2
-0
/
+33
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
23
-26
/
+23
2010-05-27
mmc: OMAP HS-MMC: convert to dev_pm_ops
Kevin Hilman
1
-4
/
+11
2010-05-27
omap_hsmmc: improve interrupt synchronisation
Adrian Hunter
1
-128
/
+134
2010-05-27
sdhci: enable multiblock transfers in sdhci-s3c
Maurus Cuelenaere
1
-3
/
+0
2010-05-27
mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
Thomas Abraham
1
-6
/
+1
2010-05-27
mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build
Thomas Abraham
2
-5
/
+17
2010-05-27
sdhci: build fix: rename SDHCI I/O accessor functions
Matt Fleming
3
-30
/
+30
[next]