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
*
perf_events: Fix FORK events
Peter Zijlstra
2010-02-14
*
perf top: Fix help text alignment
Kirill Smelkov
2010-02-14
*
perf: Fix hypervisor sample reporting
Anton Blanchard
2010-02-09
*
perf: Make bp_len type to u64 generic across the arch
Mahesh Salgaonkar
2010-02-03
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-02-02
|
\
|
*
kernel/cred.c: use kmem_cache_free
Julia Lawall
2010-02-02
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-02-02
|
\
\
|
*
|
connector: Delete buggy notification code.
Evgeniy Polyakov
2010-02-02
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-02
|
|
\
\
|
|
*
|
netfilter: ctnetlink: fix expectation mask dump
Patrick McHardy
2010-01-26
|
|
*
|
netfilter: nf_conntrack_sip: fix off-by-one in compact header parsing
Patrick McHardy
2010-01-19
|
*
|
|
be2net: use eq-id to calculate cev-isr reg offset
Sathya Perla
2010-02-02
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2010-02-01
|
|
\
\
\
|
|
*
|
|
Bluetooth: Use the control channel for raw HID reports
Bastien Nocera
2010-01-30
|
|
*
|
|
Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011
Vikram Kandukuri
2010-01-30
|
|
*
|
|
Bluetooth: Redo checks in IRQ handler for shared IRQ support
Mike Frysinger
2010-01-30
|
|
*
|
|
Bluetooth: Fix memory leak in L2CAP
Andrei Emeltchenko
2010-01-30
|
|
*
|
|
Bluetooth: Remove double free of SKB pointer in L2CAP
Andrei Emeltchenko
2010-01-30
|
*
|
|
|
cdc_ether: Partially revert "usbnet: Set link down initially ..."
Ben Hutchings
2010-01-29
|
*
|
|
|
be2net: Fix memset() arg ordering.
David S. Miller
2010-01-29
|
|
/
/
/
|
*
|
|
bonding: bond_open error return value
stephen hemminger
2010-01-28
|
*
|
|
ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early
John Fastabend
2010-01-28
|
*
|
|
ixgbe: set the correct DCB bit for pg tx settings
John Fastabend
2010-01-28
|
*
|
|
igbvf: fix issue w/ mapped_as_page being left set after unmap
Alexander Duyck
2010-01-28
|
*
|
|
drivers/net: ks8851_mll ethernet network driver
Choi, David
2010-01-28
|
*
|
|
be2net: Bug fix to support newer generation of BE ASIC
Ajit Khaparde
2010-01-28
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-28
|
|
\
\
\
|
|
*
|
|
mac80211: fix NULL pointer dereference when ftrace is enabled
Zhu Yi
2010-01-26
|
|
*
|
|
ath9k: fix eeprom INI values override for 2GHz-only cards
Felix Fietkau
2010-01-25
|
|
*
|
|
iwlwifi: fix pointer signedness warning
Johannes Berg
2010-01-25
|
|
*
|
|
ath9k: fix beacon slot/buffer leak
Felix Fietkau
2010-01-19
|
*
|
|
|
starfire: clean up properly if firmware loading fails
Ben Hutchings
2010-01-27
|
*
|
|
|
ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure
Shan Wei
2010-01-26
*
|
|
|
|
pktcdvd: removing device does not remove its sysfs dir
Thadeu Lima de Souza Cascardo
2010-02-02
*
|
|
|
|
memory hotplug: fix a bug on /dev/mem for 64-bit kernels
Shaohui Zheng
2010-02-02
*
|
|
|
|
fault injection: correct function names in documentation
Anton Blanchard
2010-02-02
*
|
|
|
|
hugetlb: fix section mismatches
Jeff Mahoney
2010-02-02
*
|
|
|
|
uartlite: fix crash when using as console
Richard Röjfors
2010-02-02
*
|
|
|
|
imxfb: correct location of callbacks in suspend and resume
Uwe Kleine-König
2010-02-02
*
|
|
|
|
cgroups: fix to return errno in a failure path
Li Zefan
2010-02-02
*
|
|
|
|
markup_oops.pl: fix $func_offset error with x86_64
Hui Zhu
2010-02-02
*
|
|
|
|
get_maintainer.pl: teach git log to use --no-color
Richard Kennedy
2010-02-02
*
|
|
|
|
devmem: fix kmem write bug on memory holes
Wu Fengguang
2010-02-02
*
|
|
|
|
devmem: check vmalloc address on kmem read/write
KAMEZAWA Hiroyuki
2010-02-02
*
|
|
|
|
mm: flush dcache before writing into page to avoid alias
anfei zhou
2010-02-02
*
|
|
|
|
kfifo: fix kernel-doc notation
Randy Dunlap
2010-02-02
*
|
|
|
|
rtc-fm3130: add missing braces
Sergey Matyukevich
2010-02-02
*
|
|
|
|
mx3fb: some debug and initialisation fixes
Alberto Panizzo
2010-02-02
*
|
|
|
|
idr: fix a critical misallocation bug
Tejun Heo
2010-02-02
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-02-02
|
\
\
\
\
[next]