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
Commit message (
Expand
)
Author
Age
*
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2013-01-04
|
\
|
*
cpuidle: fix lock contention in the idle path
Daniel Lezcano
2013-01-03
|
*
intel_idle: pr_debug information need separated
Youquan Song
2013-01-03
|
*
cpuidle / coupled: fix ready counter decrement
Sivaram Nair
2013-01-03
|
*
cpuidle: Fix finding state with min power_usage
Sivaram Nair
2013-01-03
*
|
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-01-04
|
\
\
|
*
|
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
Rafael J. Wysocki
2013-01-04
|
*
|
ACPI / power: Remove useless message from device registering routine
Rafael J. Wysocki
2013-01-03
|
*
|
ACPI / glue: Update DBG macro to include KERN_DEBUG
Joe Perches
2013-01-03
|
*
|
ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result
Rafael J. Wysocki
2013-01-03
|
*
|
ACPI / memhotplug: remove redundant logic of acpi memory hotadd
Liu Jinsong
2013-01-03
|
*
|
ACPI / APEI: Fix the returned value in erst_dbg_read
Adrian Huang
2013-01-03
|
|
/
*
|
Merge branch 'acpica'
Rafael J. Wysocki
2013-01-04
|
\
\
|
*
|
ACPICA: Remove useless mini-C library.
Lv Zheng
2013-01-03
|
|
/
*
|
PNP: Handle IORESOURCE_BITS in resource allocation
Witold Szczeponik
2013-01-03
*
|
PNP: Simplify setting of resources
Witold Szczeponik
2013-01-03
|
/
*
Linux 3.8-rc2
Linus Torvalds
2013-01-02
*
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-01-02
|
\
|
*
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
2013-01-02
*
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-01-02
|
\
\
|
*
|
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
2013-01-02
|
*
|
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
2013-01-02
|
*
|
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
2013-01-02
|
*
|
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
2013-01-02
*
|
|
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
2013-01-02
|
\
\
\
|
*
|
|
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
2012-12-26
|
*
|
|
PCI/PM: Do not suspend port if any subordinate device needs PME polling
Huang Ying
2012-12-26
|
*
|
|
PCI: Add PCIe Link Capability link speed and width names
Bjorn Helgaas
2012-12-26
|
*
|
|
PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)
Myron Stowe
2012-12-26
|
*
|
|
PCI: Remove spurious error for sriov_numvfs store and simplify flow
Bjorn Helgaas
2012-12-26
|
|
|
/
|
|
/
|
*
|
|
UAPI: Strip _UAPI prefix on header install no matter the whitespace
David Howells
2013-01-02
*
|
|
UAPI: Remove empty Kbuild files
David Howells
2013-01-02
*
|
|
Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-01-02
|
\
\
\
|
*
|
|
fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static
Cong Ding
2012-12-18
|
*
|
|
eCryptfs: fix to use list_for_each_entry_safe() when delete items
Wei Yongjun
2012-12-18
|
*
|
|
eCryptfs: Avoid unnecessary disk read and data decryption during writing
Li Wang
2012-11-07
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-01-02
|
\
\
\
\
|
*
|
|
|
libceph: fix protocol feature mismatch failure path
Sage Weil
2012-12-27
|
*
|
|
|
libceph: WARN, don't BUG on unexpected connection states
Alex Elder
2012-12-27
|
*
|
|
|
libceph: always reset osds when kicking
Alex Elder
2012-12-27
|
*
|
|
|
libceph: move linger requests sooner in kick_requests()
Alex Elder
2012-12-27
*
|
|
|
|
mm: mempolicy: Convert shared_policy mutex to spinlock
Mel Gorman
2013-01-02
*
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-01-02
|
\
\
\
\
\
|
*
|
|
|
|
ext4: avoid hang when mounting non-journal filesystems with orphan list
Theodore Ts'o
2012-12-27
|
*
|
|
|
|
ext4: lock i_mutex when truncating orphan inodes
Theodore Ts'o
2012-12-27
|
*
|
|
|
|
ext4: do not try to write superblock on ro remount w/o journal
Michael Tokarev
2012-12-25
|
*
|
|
|
|
ext4: include journal blocks in df overhead calcs
Eric Sandeen
2012-12-25
|
*
|
|
|
|
ext4: remove unaligned AIO warning printk
Eric Sandeen
2012-12-25
|
*
|
|
|
|
ext4: fix an incorrect comment about i_mutex
Andy Lutomirski
2012-12-25
|
*
|
|
|
|
ext4: fix deadlock in journal_unmap_buffer()
Jan Kara
2012-12-25
[next]