index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-09-02
29
-90
/
+102
|
\
|
*
ipsec: Fix deadlock in xfrm_state management.
David S. Miller
2008-09-02
1
-9
/
+23
|
*
ipv: Re-enable IP when MTU > 68
Breno Leitao
2008-09-02
1
-3
/
+12
|
*
net/xfrm: Use an IS_ERR test rather than a NULL test
Julien Brunel
2008-09-02
1
-4
/
+2
|
*
ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.
Senthil Balasubramanian
2008-09-02
1
-2
/
+3
|
*
ath9k: Incorrect key used when group and pairwise ciphers are different.
Senthil Balasubramanian
2008-09-02
2
-6
/
+8
|
*
rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON
Boaz Harrosh
2008-09-02
1
-3
/
+2
|
*
mac80211: Fix debugfs union misuse and pointer corruption
Jouni Malinen
2008-09-02
2
-4
/
+6
|
*
wireless/libertas/if_cs.c: fix memory leaks
Adrian Bunk
2008-09-02
1
-10
/
+3
|
*
orinoco: Multicast to the specified addresses
David Kilroy
2008-09-02
1
-3
/
+7
|
*
iwlwifi: fix 64bit platform firmware loading
Tomas Winkler
2008-09-02
2
-7
/
+5
|
*
iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)
Mohamed Abbas
2008-09-02
2
-3
/
+4
|
*
iwlwifi: workaround interrupt handling no some platforms
Tomas Winkler
2008-09-02
1
-0
/
+8
|
*
iwlwifi: do not use GFP_DMA in iwl_tx_queue_init
John W. Linville
2008-09-02
1
-1
/
+1
|
*
net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS
Florian Mickler
2008-09-02
1
-1
/
+2
|
*
net: Unbreak userspace usage of linux/mroute.h
David S. Miller
2008-08-29
4
-20
/
+2
|
*
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
Jarek Poplawski
2008-08-29
7
-11
/
+11
|
*
ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0
Yang Hongyang
2008-08-29
1
-3
/
+3
*
|
[x86] Fix TSC calibration issues
Thomas Gleixner
2008-09-02
1
-54
/
+181
*
|
drivers/char/random.c: fix a race which can lead to a bogus BUG()
Andrew Morton
2008-09-02
1
-9
/
+10
*
|
pm_qos_requirement might sleep
John Kacur
2008-09-02
1
-16
/
+9
*
|
rtc-cmos: wake again from S5
Rafael J. Wysocki
2008-09-02
1
-6
/
+32
*
|
sysfs: document files in /sys/firmware/sgi_uv/
Russ Anderson
2008-09-02
1
-0
/
+27
*
|
ibft: fix target info parsing in ibft module
Mike Christie
2008-09-02
1
-2
/
+1
*
|
rtc_time_to_tm: fix signed/unsigned arithmetic
Jan Altenberg
2008-09-02
1
-2
/
+3
*
|
tdfxfb: fix frame buffer name overrun
Krzysztof Helt
2008-09-02
1
-4
/
+3
*
|
tdfxfb: fix SDRAM memory size detection
Krzysztof Helt
2008-09-02
1
-1
/
+1
*
|
hp-wmi: add proper hotkey support
Matthew Garrett
2008-09-02
1
-2
/
+8
*
|
hp-wmi: update to match current rfkill semantics
Matthew Garrett
2008-09-02
1
-35
/
+46
*
|
ipc: document the new auto_msgmni proc file
Nadia Derbey
2008-09-02
1
-0
/
+19
*
|
mm: size of quicklists shouldn't be proportional to the number of CPUs
KOSAKI Motohiro
2008-09-02
1
-1
/
+8
*
|
mm: show quicklist usage in /proc/meminfo
KOSAKI Motohiro
2008-09-02
2
-2
/
+12
*
|
devcgroup: fix race against rmdir()
Li Zefan
2008-09-02
1
-9
/
+9
*
|
cirrusfb: check_par fixes
Krzysztof Helt
2008-09-02
1
-41
/
+18
*
|
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
Oleg Nesterov
2008-09-02
2
-50
/
+34
*
|
pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing
Oleg Nesterov
2008-09-02
1
-3
/
+6
*
|
mmc: at91_mci: don't use coherent dma buffers
David Brownell
2008-09-02
1
-4
/
+16
*
|
8250: improve workaround for UARTs that don't re-assert THRE correctly
Will Newton
2008-09-02
2
-4
/
+13
*
|
MAINTAINERS: add a maintainer for the BCM5974 multitouch driver
Henrik Rydberg
2008-09-02
1
-0
/
+6
*
|
mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...
Marcin Slusarz
2008-09-02
1
-1
/
+1
*
|
acer-wmi: remove debugfs entries upon unloading
Russ Dill
2008-09-02
1
-1
/
+2
*
|
VFS: fix dio write returning EIO when try_to_release_page fails
Hisashi Hifumi
2008-09-02
2
-4
/
+11
*
|
mm: make setup_zone_migrate_reserve() aware of overlapping nodes
Adam Litke
2008-09-02
1
-0
/
+7
*
|
NTFS: update homepage
Adrian Bunk
2008-09-02
3
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-09-02
4
-37
/
+6
|
\
\
|
*
|
ide/Kconfig: mark ide-scsi as deprecated
Bartlomiej Zolnierkiewicz
2008-09-02
1
-15
/
+1
|
*
|
ide-disk: remove stale init_idedisk_capacity() documentation
Bartlomiej Zolnierkiewicz
2008-09-02
1
-14
/
+0
|
*
|
palm_bk3710: improve IDE registration
David Brownell
2008-09-02
1
-4
/
+3
|
*
|
ide: fix hwif_to_node()
Bartlomiej Zolnierkiewicz
2008-09-02
1
-2
/
+1
|
*
|
IDE: palm_bk3710: fix compile warning for unused variable
Kevin Hilman
2008-09-02
1
-1
/
+0
[next]