index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/linux/led-lm3530.h: comment correction about the range of brightness
Kim, Milo
2012-05-30
1
-1
/
+1
*
leds: add new field to led_classdev struct to save activation state
Shuah Khan
2012-05-30
1
-0
/
+2
*
drivers/video/backlight/apple_bl.c: include header for exported symbol protot...
H Hartley Sweeten
2012-05-30
1
-1
/
+1
*
lcd: add callbacks for early fb event blank support
Inki Dae
2012-05-30
1
-0
/
+10
*
fbdev: add events for early fb event support
Inki Dae
2012-05-30
1
-0
/
+4
*
memcg: decrement static keys at real destroy time
Glauber Costa
2012-05-30
1
-0
/
+22
*
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
2012-05-30
3
-37
/
+19
*
mm/memcg: get_lru_size not get_lruvec_size
Hugh Dickins
2012-05-30
1
-2
/
+2
*
rescounter: remove __must_check from res_counter_charge_nofail()
Glauber Costa
2012-05-30
1
-1
/
+1
*
rescounters: add res_counter_uncharge_until()
Frederic Weisbecker
2012-05-30
1
-0
/
+3
*
mm/vmscan: push lruvec pointer into inactive_list_is_low()
Konstantin Khlebnikov
2012-05-30
1
-6
/
+4
*
mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()
Konstantin Khlebnikov
2012-05-30
1
-4
/
+2
*
mm: add link from struct lruvec to struct zone
Konstantin Khlebnikov
2012-05-30
1
-0
/
+14
*
mm/memcg: kill mem_cgroup_lru_del()
Konstantin Khlebnikov
2012-05-30
1
-5
/
+0
*
mm: remove lru type checks from __isolate_lru_page()
Konstantin Khlebnikov
2012-05-30
2
-8
/
+4
*
mm: mark mm-inline functions as __always_inline
Konstantin Khlebnikov
2012-05-30
1
-4
/
+4
*
mm/memcg: move reclaim_stat into lruvec
Hugh Dickins
2012-05-30
2
-24
/
+14
*
memcg: fix/change behavior of shared anon at moving task
KAMEZAWA Hiroyuki
2012-05-30
1
-9
/
+0
*
mm: fix slab->page flags corruption
Pravin B Shelar
2012-05-30
1
-0
/
+2
*
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
2012-05-30
1
-2
/
+20
*
mm, oom: normalize oom scores to oom_score_adj scale only for userspace
David Rientjes
2012-05-30
1
-2
/
+3
*
mm/fs: remove truncate_range
Hugh Dickins
2012-05-30
2
-5
/
+0
*
shmem: replace page if mapping excludes its zone
Hugh Dickins
2012-05-30
1
-0
/
+6
*
mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
Bartlomiej Zolnierkiewicz
2012-05-30
1
-0
/
+19
*
mm: remove sparsemem allocation details from the bootmem allocator
Johannes Weiner
2012-05-30
1
-3
/
+0
*
mm: move is_vma_temporary_stack() declaration to huge_mm.h
Alex Shi
2012-05-30
2
-2
/
+2
*
kbuild: install kernel-page-flags.h
Ulrich Drepper
2012-05-30
2
-0
/
+5
*
bug: completely remove code generated by disabled VM_BUG_ON()
Konstantin Khlebnikov
2012-05-30
1
-1
/
+1
*
bug: introduce BUILD_BUG_ON_INVALID() macro
Konstantin Khlebnikov
2012-05-30
1
-0
/
+7
*
mm: memcg: count pte references from every member of the reclaimed hierarchy
Johannes Weiner
2012-05-30
1
-1
/
+6
*
mm: do_migrate_pages(): rename arguments
Andrew Morton
2012-05-30
1
-5
/
+4
*
mm: vmscan: remove reclaim_mode_t
Mel Gorman
2012-05-30
1
-2
/
+2
*
mm: vmscan: do not stall on writeback during memory compaction
Mel Gorman
2012-05-30
1
-6
/
+6
*
mm: vmscan: remove lumpy reclaim
Mel Gorman
2012-05-30
1
-22
/
+4
*
mm: remove swap token code
Rik van Riel
2012-05-30
3
-128
/
+0
*
pagemap.h: fix warning about possibly used before init var
Paul Gortmaker
2012-05-30
1
-4
/
+4
*
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-05-29
18
-29
/
+846
|
\
|
*
mfd: Fix max77693 build failure
Samuel Ortiz
2012-05-23
1
-0
/
+10
|
*
mfd: Save device node parsed platform data for tps65910 sub devices
Laxman Dewangan
2012-05-22
1
-0
/
+3
|
*
mfd: Add r_select to lm3533 platform data
Johan Hovold
2012-05-22
1
-0
/
+1
|
*
mfd: Emulate active low IRQs as well as active high IRQs for wm831x
Mark Brown
2012-05-20
1
-1
/
+2
|
*
mfd: Add ADC support to the DA9052/53 core
Ashish Jangam
2012-05-20
1
-0
/
+19
|
*
mfd: Add tps65910-irq devicetree init and irqdomain support
Rhyland Klein
2012-05-20
1
-0
/
+1
|
*
mfd: Make anatop register accessor more flexible and rename meaningfully
Richard Zhao
2012-05-20
1
-2
/
+2
|
*
mfd: Convert wm831x to irq_domain
Mark Brown
2012-05-20
1
-1
/
+8
|
*
mfd: Add MAX77693 irq handler
Chanwoo Choi
2012-05-20
1
-1
/
+0
|
*
mfd: Add MAX77693 driver
Chanwoo Choi
2012-05-20
2
-0
/
+254
|
*
mfd: Use SI-units for the lm3533 max-current interface
Johan Hovold
2012-05-20
1
-3
/
+4
|
*
mfd: Remove unused max-current lm3533 function
Johan Hovold
2012-05-20
1
-2
/
+0
|
*
mfd: Add boost frequency and ovp to lm3533 platform data
Johan Hovold
2012-05-20
1
-0
/
+15
[next]