index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
memcg: clean up try_charge main loop
KAMEZAWA Hiroyuki
1
-100
/
+148
2010-08-11
memcg: remove experimental from swap account config
KAMEZAWA Hiroyuki
1
-2
/
+2
2010-08-11
blkdev: cgroup whitelist permission fix
Chris Wright
1
-4
/
+6
2010-08-11
cgroups: save space for the terminator
Dan Carpenter
1
-2
/
+2
2010-08-11
Documentation/padata.txt: fix typos etc.
Randy Dunlap
1
-12
/
+12
2010-08-11
Documentation/00-INDEX: remove reference to exception.txt
Huang Shijie
1
-2
/
+0
2010-08-11
docbook: need xmldoclinks for all doc types
Ben Hutchings
1
-2
/
+2
2010-08-11
Documentation/networking/wavelan.txt: deleted, not in tree
Joe Perches
1
-74
/
+0
2010-08-11
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2
-19
/
+22
2010-08-11
fusion: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+0
2010-08-11
reiserfs: remove unused local `wait'
Changli Gao
1
-1
/
+0
2010-08-11
drivers/video/igafb.c: make igafb_setup() and igafb_init() static
Andrew Morton
1
-2
/
+2
2010-08-11
drivers/video/igafb.c: introduce lost 'return'
Kulikov Vasiliy
1
-0
/
+1
2010-08-11
fbmem: VM_IO set, but not propagated
Daniel De Graaf
1
-0
/
+1
2010-08-11
arm: samsung: remove pixclock from several boards
Maurus Cuelenaere
7
-10
/
+3
2010-08-11
s3c-fb: automatically calculate pixel clock when none is given
Maurus Cuelenaere
1
-0
/
+25
2010-08-11
s3c-fb: add support for DMA channel control on S5PV210
Pawel Osciak
2
-0
/
+19
2010-08-11
s3c-fb: fix section mismatch
Marek Szyprowski
1
-5
/
+5
2010-08-11
s3c-fb: protect window-specific registers during updates
Pawel Osciak
1
-0
/
+7
2010-08-11
s3c-fb: correct window osd size and alpha register handling
Pawel Osciak
1
-7
/
+47
2010-08-11
s3c-fb: add SHADOWCON shadow register locking support for S5PV210
Pawel Osciak
2
-4
/
+39
2010-08-11
s3c-fb: window 3 of 64xx+ does not have an osd_d register
Pawel Osciak
1
-1
/
+0
2010-08-11
s3c-fb: add wait for VSYNC ioctl
Pawel Osciak
2
-1
/
+166
2010-08-11
s3c-fb: add support for display panning
Pawel Osciak
2
-0
/
+75
2010-08-11
s3c-fb: add device name initialization
Pawel Osciak
5
-1
/
+38
2010-08-11
s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structures
Pawel Osciak
1
-3
/
+34
2010-08-11
s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 register
Pawel Osciak
1
-5
/
+5
2010-08-11
s3c-fb: fix various null references on framebuffer memory alloc failure
Pawel Osciak
1
-3
/
+5
2010-08-11
s3c-fb: integrate palette setup code into main driver
Ben Dooks
2
-35
/
+32
2010-08-11
s3c-fb: udpate to support s3c2416/s3c2443 style hardware
Ben Dooks
3
-38
/
+136
2010-08-11
s3c-fb: initial move to unifying the header files
Ben Dooks
4
-118
/
+180
2010-08-11
s3c-fb: only init window colour key controls for windows with blending
Ben Dooks
1
-3
/
+11
2010-08-11
s3c-fb: fix distortedness situation for the mode more then 24bpp
InKi Dae
2
-0
/
+2
2010-08-11
s3c-fb: add default window feature.
InKi Dae
2
-3
/
+6
2010-08-11
s3c-fb: change to depending on CONFIG_S3C_FB_DEV
Ben Dooks
1
-1
/
+1
2010-08-11
drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()
Denys Vlasenko
1
-3
/
+2
2010-08-11
fbcon: uninline four foo_update_attr() functions
Denys Vlasenko
4
-4
/
+4
2010-08-11
fbcon: uninline large static function get_color()
Denys Vlasenko
1
-1
/
+1
2010-08-11
fbdev: efifb: section fixes
Henrik Kretzschmar
1
-4
/
+4
2010-08-11
gpio: sx150x: add Semtech I2C sx150x gpio expander driver
Gregory Bean
4
-0
/
+735
2010-08-11
gpiolib: allow nested threaded irqs for poll(2)
Daniel Gl?ckner
1
-2
/
+2
2010-08-11
gpiolib: get rid of struct poll_desc and worklet
Daniel Gl?ckner
1
-53
/
+27
2010-08-11
gpiolib: decouple might_sleep_if() from DEBUG
David Brownell
2
-12
/
+35
2010-08-11
pcf857x: support working w/o platform data
Dmitry Eremin-Solenikov
1
-5
/
+4
2010-08-11
gpio: max730x: make pullups configurable via platformdata
Marc Kleine-Budde
2
-7
/
+23
2010-08-11
rtc: rp5c01: add NVRAM support
Geert Uytterhoeven
1
-0
/
+89
2010-08-11
drivers/rtc: remove unneeded ifdef CONFIG_PM
Christian Dietrich
1
-6
/
+0
2010-08-11
rtc-isl12022: properly handle military hour format
Roman Fietze
1
-1
/
+1
2010-08-11
rtc: add support for DS3232 RTC
Roy Zang
3
-0
/
+337
2010-08-11
rtc/nuc900: fix build warning
Wan ZongShun
1
-1
/
+1
[next]