index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-15
*
|
|
|
|
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2012-08-15
*
|
|
|
|
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-08-15
*
|
|
|
|
random: create add_device_randomness() interface
Linus Torvalds
2012-08-15
*
|
|
|
|
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-15
*
|
|
|
|
random: Add support for architectural random hooks
H. Peter Anvin
2012-08-15
*
|
|
|
|
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2012-08-09
*
|
|
|
|
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-08-01
*
|
|
|
|
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-08-01
*
|
|
|
|
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
2012-08-01
*
|
|
|
|
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-08-01
*
|
|
|
|
mm: zone_reclaim: make isolate_lru_page() filter-aware
Minchan Kim
2012-08-01
*
|
|
|
|
mm: compaction: make isolate_lru_page() filter-aware
Minchan Kim
2012-08-01
*
|
|
|
|
mm: change isolate mode from #define to bitwise type
Minchan Kim
2012-08-01
*
|
|
|
|
vmscan: add shrink_slab tracepoints
Dave Chinner
2012-08-01
*
|
|
|
|
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-07-19
*
|
|
|
|
hrtimer: Provide clock_was_set_delayed()
John Stultz
2012-07-19
*
|
|
|
|
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-07-19
*
|
|
|
|
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
2012-07-16
*
|
|
|
|
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-07-16
*
|
|
|
|
bonding: Fix corrupted queue_mapping
Eric Dumazet
2012-07-16
*
|
|
|
|
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
2012-07-16
*
|
|
|
|
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
2012-06-22
*
|
|
|
|
drm/radeon/kms: add new BTC PCI ids
Alex Deucher
2012-06-09
*
|
|
|
|
skb: avoid unnecessary reallocations in __skb_cow
Felix Fietkau
2012-06-09
*
|
|
|
|
sctp: check cached dst before using it
Nicolas Dichtel
2012-06-09
*
|
|
|
|
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
2012-06-09
*
|
|
|
|
ipv6: fix incorrect ipsec fragment
Gao feng
2012-06-09
*
|
|
|
|
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
2012-06-09
*
|
|
|
|
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2012-06-01
*
|
|
|
|
block: don't mark buffers beyond end of disk as mapped
Jeff Moyer
2012-06-01
*
|
|
|
|
block: fix buffer overflow when printing partition UUIDs
Tejun Heo
2012-06-01
*
|
|
|
|
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
2012-05-21
*
|
|
|
|
Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
Linus Torvalds
2012-05-21
*
|
|
|
|
asm-generic: Use __BITS_PER_LONG in statfs.h
H. Peter Anvin
2012-05-21
*
|
|
|
|
efi: Add new variable attributes
Matthew Garrett
2012-05-07
*
|
|
|
|
pipes: add a "packetized pipe" mode for writing
Linus Torvalds
2012-05-07
*
|
|
|
|
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-05-07
*
|
|
|
|
KVM: unmap pages from the iommu when slots are removed
Alex Williamson
2012-05-07
*
|
|
|
|
tcp: allow splice() to build full TSO packets
Eric Dumazet
2012-04-27
*
|
|
|
|
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
2012-04-22
*
|
|
|
|
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2012-04-13
*
|
|
|
|
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
Jason Wessel
2012-04-13
*
|
|
|
|
kgdb,debug_core: pass the breakpoint struct instead of address and memory
Jason Wessel
2012-04-13
*
|
|
|
|
compat: use sys_sendfile64() implementation for sendfile syscall
Chris Metcalf
2012-04-02
*
|
|
|
|
udlfb: remove sysfs framebuffer device with USB .disconnect()
Kay Sievers
2012-04-02
*
|
|
|
|
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-04-02
*
|
|
|
|
math: Introduce div64_long
Sasha Levin
2012-04-02
*
|
|
|
|
Block: use a freezable workqueue for disk-event polling
Alan Stern
2012-03-19
*
|
|
|
|
block: Fix NULL pointer dereference in sd_revalidate_disk
Jun'ichi Nomura
2012-03-19
[prev]
[next]