index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMER
Paul Walmsley
2011-02-24
1
-0
/
+13
*
OMAP2+: mailbox: fix lookups for multiple mailboxes
Kevin Hilman
2011-02-14
1
-4
/
+7
*
OMAP2420: mailbox: fix IVA vs DSP IRQ numbering
Kevin Hilman
2011-02-14
1
-1
/
+1
*
mach-omap2: smartreflex: world-writable debugfs voltage files
Vasiliy Kulikov
2011-02-07
1
-2
/
+2
*
mach-omap2: pm: world-writable debugfs timer files
Vasiliy Kulikov
2011-02-04
1
-4
/
+4
*
mach-omap2: mux: world-writable debugfs files
Vasiliy Kulikov
2011-02-04
1
-1
/
+1
*
arm: omap4: panda: remove usb_nop_xceiv_register(v1)
Ming Lei
2011-02-02
1
-2
/
+0
*
OMAP1: Fix non-working LCD on OMAP310
Marek Vasut
2011-02-02
1
-12
/
+12
*
OMAP3: Devkit8000: Change lcd power pin
Thomas Weber
2011-02-02
1
-11
/
+16
*
omap1: remove duplicated #include
Huang Weiyi
2011-02-02
1
-1
/
+0
*
arm: mach-omap2: mux: free allocated memory on error exit
Aaro Koskinen
2011-02-02
1
-0
/
+1
*
arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraints
Aaro Koskinen
2011-02-02
1
-3
/
+0
*
Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...
Tony Lindgren
2011-01-31
3
-9
/
+10
|
\
|
*
OMAP: PM: SmartReflex: Fix possible null pointer read access
Stefan Weil
2011-01-31
1
-4
/
+2
|
*
OMAP: PM: SmartReflex: Fix possible memory leak
Stefan Weil
2011-01-31
1
-1
/
+2
|
*
arm: mach-omap2: voltage: debugfs: fix memory leak
Aaro Koskinen
2011-01-31
1
-0
/
+1
|
*
OMAP3: PM: fix save secure RAM to restore MPU power state
Kevin Hilman
2011-01-26
1
-3
/
+4
|
*
OMAP: PM: SmartReflex: Add missing IS_ERR test
Julia Lawall
2011-01-25
1
-1
/
+1
*
|
arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR
Julia Lawall
2011-01-28
1
-1
/
+1
*
|
arm: omap2: mux: fix compile warning
Felipe Balbi
2011-01-28
1
-1
/
+1
*
|
omap1: Simplify use of omap_irq_flags
Tony Lindgren
2011-01-28
2
-14
/
+1
*
|
omap2+: Fix unused variable warning for omap_irq_base
Russell King
2011-01-28
2
-18
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-01-26
16
-25
/
+901
|
\
\
|
*
|
Input: wacom - pass touch resolution to clients through input_absinfo
Ping Cheng
2011-01-26
1
-2
/
+19
|
*
|
Input: wacom - add 2 Bamboo Pen and touch models
Ping Cheng
2011-01-24
1
-0
/
+6
|
*
|
Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent
Andy Whitcroft
2011-01-24
3
-2
/
+6
|
*
|
Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setup
Dmitry Torokhov
2011-01-21
1
-0
/
+1
|
*
|
Input: tegra-kbc - add tegra keyboard driver
Rakesh Iyer
2011-01-21
4
-0
/
+799
|
*
|
Input: gpio_keys - switch to using request_any_context_irq
Philippe Langlais
2011-01-21
1
-3
/
+3
|
*
|
Input: serio - allow registered drivers to get status flag
David Engraf
2011-01-21
1
-4
/
+20
|
*
|
Input: ct82710c - return proper error code for ct82c710_open
Davidlohr Bueso
2011-01-18
1
-3
/
+5
|
*
|
Input: bu21013_ts - added regulator support
Naveen Kumar Gaddipati
2011-01-18
1
-1
/
+34
|
*
|
Input: bu21013_ts - remove duplicate resolution parameters
Naveen Kumar Gaddipati
2011-01-18
2
-6
/
+2
|
*
|
Input: tnetv107x-ts - don't treat NULL clk as an error
Jamie Iles
2011-01-18
1
-2
/
+3
|
*
|
Input: tnetv107x-keypad - don't treat NULL clk as an error
Jamie Iles
2011-01-18
1
-2
/
+3
*
|
|
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
44
-328
/
+336
*
|
|
squashfs: fix use of uninitialised variable in zlib & xz decompressors
Phillip Lougher
2011-01-26
3
-12
/
+8
*
|
|
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
Toshiyuki Okajima
2011-01-26
1
-3
/
+4
*
|
|
drivers/clocksource/tcb_clksrc.c: fix init sequence
Voss, Nikolaus
2011-01-26
1
-2
/
+2
*
|
|
memcg: fix race at move_parent around compound_order()
KAMEZAWA Hiroyuki
2011-01-26
1
-9
/
+16
*
|
|
memcg: bugfix check mem_cgroup_disabled() at split fixup
KAMEZAWA Hiroyuki
2011-01-26
1
-0
/
+2
*
|
|
memcg: fix account leak at failure of memsw acconting
KAMEZAWA Hiroyuki
2011-01-26
1
-0
/
+1
*
|
|
mm: migration: clarify migrate_pages() comment
Minchan Kim
2011-01-26
1
-1
/
+1
*
|
|
mm: compaction: don't depend on HUGETLB_PAGE
Andrea Arcangeli
2011-01-26
1
-1
/
+1
*
|
|
mm/memcontrol.c: fix uninitialized variable use in mem_cgroup_move_parent()
Jesper Juhl
2011-01-26
1
-1
/
+2
*
|
|
mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator
David Rientjes
2011-01-26
1
-2
/
+4
*
|
|
mm: fix deferred congestion timeout if preferred zone is not allowed
David Rientjes
2011-01-26
2
-2
/
+13
*
|
|
pps: claim parallel port exclusively
Alexander Gordeev
2011-01-26
2
-2
/
+2
*
|
|
pps ktimer: remove noisy message
Rodolfo Giometti
2011-01-26
1
-2
/
+0
*
|
|
parport: make lockdep happy with waitlist_lock
Alexander Gordeev
2011-01-26
1
-2
/
+2
[next]