index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-11-03
|
\
|
*
mfd: Fix missing abx500 header file updates
Linus Walleij
2011-11-02
|
*
mfd: Move to the new db500 PRCMU API
Mattias Nilsson
2011-10-24
|
*
mfd: Create a common interface for dbx500 PRCMU drivers
Mattias Nilsson
2011-10-24
|
*
mfd: Delete ab3550 driver
Linus Walleij
2011-10-24
|
*
mfd: ab5500 chip register access
Mattias Wallin
2011-10-24
|
*
mfd: Add Intel MSIC driver
Mika Westerberg
2011-10-24
|
*
mfd: Simulate active high IRQs with wm831x
Mark Brown
2011-10-24
|
*
input: Add power button support for mc13783
Philippe Rétornaz
2011-10-24
|
*
mfd: Remove unused mc13xxx defines
Philippe Rétornaz
2011-10-24
|
*
mfd: Support software initiated shutdown of WM831x PMICs
Mark Brown
2011-10-24
|
*
mfd: Remove mc13783 API functions and symbols
Uwe Kleine-König
2011-10-24
|
*
mfd: Provide a generic version of mc13xxx adc_do_conversion
Uwe Kleine-König
2011-10-24
|
*
mfd: Wake-up from Suspend MAX8997 support
MyungJoo Ham
2011-10-24
|
*
mfd: Turn on the twl4030-madc MADC clock
Kyle Manna
2011-10-24
|
*
mfd: Allow WM8994 LDO enable pulls to be disabled
Mark Brown
2011-10-24
|
*
mfd: Refactor ab8500 GPADC API, add raw access
Karl Komierowski
2011-10-24
|
*
mfd: Convert pcf50633 to use new register map API
Mark Brown
2011-10-24
*
|
Merge branch 'sh-latest' of git://github.com/pmundt/linux-sh
Linus Torvalds
2011-11-03
|
\
\
|
*
|
sh: pfc: Add GPIO IRQ support
Magnus Damm
2011-10-28
|
*
|
sh: pfc: Remove unused gpio_in_use member
Magnus Damm
2011-10-28
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...
Linus Torvalds
2011-11-03
|
\
\
\
|
*
|
|
hwspinlock/core: register a bank of hwspinlocks in a single API call
Ohad Ben-Cohen
2011-09-21
|
*
|
|
hwspinlock/core: remove stubs for register/unregister
Ohad Ben-Cohen
2011-09-21
|
*
|
|
hwspinlock/core/omap: fix id issues on multiple hwspinlock devices
Ohad Ben-Cohen
2011-09-21
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm
Linus Torvalds
2011-11-02
|
\
\
\
\
|
*
|
|
|
dm log userspace: add log device dependency
Jonathan E Brassow
2011-10-31
|
*
|
|
|
dm table: add immutable feature
Alasdair G Kergon
2011-10-31
|
*
|
|
|
dm table: add always writeable feature
Alasdair G Kergon
2011-10-31
|
*
|
|
|
dm table: add singleton feature
Alasdair G Kergon
2011-10-31
|
*
|
|
|
dm kcopyd: add dm_kcopyd_zero to zero an area
Mikulas Patocka
2011-10-31
|
*
|
|
|
dm: use local printk ratelimit
Namhyung Kim
2011-10-31
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2011-11-02
|
\
\
\
\
|
*
|
|
|
i7core_edac: Drop the edac_mce facility
Borislav Petkov
2011-11-01
|
*
|
|
|
edac: Move edac main structs to include/linux/edac.h
Mauro Carvalho Chehab
2011-10-31
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
2011-11-02
|
\
\
\
\
|
*
|
|
|
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
2011-11-02
|
*
|
|
|
aio: allocate kiocbs in batches
Jeff Moyer
2011-11-02
|
*
|
|
|
pps: new client driver using GPIO
James Nuss
2011-11-02
|
*
|
|
|
include/linux/dma-mapping.h: add dma_zalloc_coherent()
Andrew Morton
2011-11-02
|
*
|
|
|
sysctl: add support for poll()
Lucas De Marchi
2011-11-02
|
*
|
|
|
RapidIO: add mport driver for Tsi721 bridge
Alexandre Bounine
2011-11-02
|
*
|
|
|
include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled
Manfred Spraul
2011-11-02
|
*
|
|
|
ipc/sem.c: remove private structures from public header file
Manfred Spraul
2011-11-02
|
*
|
|
|
memcg: skip scanning active lists based on individual size
Johannes Weiner
2011-11-02
|
*
|
|
|
memcg: rename mem variable to memcg
Raghavendra K T
2011-11-02
|
*
|
|
|
minix: describe usage of different magic numbers
Sami Kerola
2011-11-02
|
*
|
|
|
thp: share get_huge_page_tail()
Andrea Arcangeli
2011-11-02
|
*
|
|
|
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-11-02
*
|
|
|
|
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-11-02
|
\
\
\
\
\
[next]