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
...
|
|
*
|
|
|
ehea: Fix use after free on reboot
Brian King
2008-05-22
1
-1
/
+2
|
|
*
|
|
|
rndis_host: increase delay in command response loop
Pierre Ynard
2008-05-22
1
-1
/
+1
|
|
*
|
|
|
drivers/net/tokenring/olympic.c: fix warning
Andrew Morton
2008-05-22
1
-1
/
+1
|
|
*
|
|
|
drivers/net/tokenring/3c359.c: squish a warning
Andrew Morton
2008-05-22
1
-1
/
+1
|
|
*
|
|
|
pcnet32: fix warning
Andrew Morton
2008-05-22
1
-2
/
+2
|
|
*
|
|
|
[netdrvr] dm9000: use delayed work to update mii phy state fix
Andrew Morton
2008-05-22
1
-1
/
+1
|
|
*
|
|
|
sky2: restore vlan acceleration on reset
Stephen Hemminger
2008-05-22
1
-10
/
+19
|
|
*
|
|
|
sfc: Remove sub-minor component from driver version
Ben Hutchings
2008-05-22
1
-1
/
+1
|
|
*
|
|
|
sfc: Added checks for heap allocation failure
Ben Hutchings
2008-05-22
3
-0
/
+6
|
|
*
|
|
|
sfc: Remove redundant casts to and from void *
Ben Hutchings
2008-05-22
5
-17
/
+17
|
|
*
|
|
|
sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
Ben Hutchings
2008-05-22
2
-5
/
+2
|
|
*
|
|
|
sfc: Use __packed macro
Ben Hutchings
2008-05-22
1
-2
/
+2
|
|
*
|
|
|
sfc: Do not define inline macro
Ben Hutchings
2008-05-22
1
-5
/
+0
|
|
*
|
|
|
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
Ben Hutchings
2008-05-22
3
-15
/
+3
|
|
*
|
|
|
sfc: Correct and expand some comments
Ben Hutchings
2008-05-22
1
-6
/
+14
|
|
*
|
|
|
sfc: Use resource_size_t for PCI bus address
Ben Hutchings
2008-05-22
2
-6
/
+7
|
|
*
|
|
|
sfc: Merged efx_page_offset() into efx_rx_buf_offset()
Ben Hutchings
2008-05-22
1
-7
/
+3
|
|
*
|
|
|
sfc: Replaced various macros with inline functions
Ben Hutchings
2008-05-22
11
-75
/
+105
|
|
*
|
|
|
sfc: Added and removed braces to comply with kernel style
Ben Hutchings
2008-05-22
4
-8
/
+13
|
|
*
|
|
|
sfc: Removed unncesssary UL suffixes on 0 literals
Ben Hutchings
2008-05-22
1
-2
/
+2
|
|
*
|
|
|
sfc: Simplified efx_rx_calc_buffer_size() using get_order()
Ben Hutchings
2008-05-22
1
-21
/
+8
|
|
*
|
|
|
sfc: Removed casts to void
Ben Hutchings
2008-05-22
5
-13
/
+13
|
|
*
|
|
|
sfc: Use mod_timer() to set expiry and add_timer() together
Ben Hutchings
2008-05-22
1
-6
/
+3
|
*
|
|
|
|
netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
Thomas Graf
2008-05-22
1
-5
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2008-05-25
4
-14
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
Sam Ravnborg
2008-05-25
2
-10
/
+4
|
*
|
|
|
|
.gitignore: match ncscope.out
Jike Song
2008-05-25
1
-0
/
+1
|
*
|
|
|
|
scripts/ver_linux use 'gcc -dumpversion'
Gabriel C
2008-05-25
1
-4
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2008-05-25
8
-116
/
+485
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver
Gabriel C
2008-05-25
1
-5
/
+9
|
*
|
|
|
|
|
[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's
Chen Gong
2008-05-25
1
-48
/
+40
|
*
|
|
|
|
|
[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timers
Jordan Crouse
2008-05-25
3
-0
/
+323
|
*
|
|
|
|
|
[WATCHDOG] hpwdt: Fix NMI handling.
Mingarelli, Thomas
2008-05-25
1
-15
/
+12
|
*
|
|
|
|
|
[WATCHDOG] Blackfin Watchdog Driver: split platform device/driver
Mike Frysinger
2008-05-25
1
-40
/
+71
|
*
|
|
|
|
|
[WATCHDOG] Add w83697h_wdt early_disable option
Samuel Tardieu
2008-05-25
1
-1
/
+26
|
*
|
|
|
|
|
[WATCHDOG] Make w83697h_wdt timeout option string similar to others
Samuel Tardieu
2008-05-25
1
-1
/
+1
|
*
|
|
|
|
|
[WATCHDOG] Make w83697h_wdt void-like functions void
Samuel Tardieu
2008-05-25
1
-6
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-05-25
6
-4
/
+31
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ALSA] hda - Fix capture mute Widget for stac9250/9251
Mauro Carvalho Chehab
2008-05-25
1
-1
/
+1
|
*
|
|
|
|
[ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number
Stas Sergeev
2008-05-25
2
-3
/
+6
|
*
|
|
|
|
[ALSA] hda - Added support for Foxconn P35AX-S mainboard
Travis Place
2008-05-24
1
-0
/
+1
|
*
|
|
|
|
[ALSA] hda - Fix COEF and EAPD in ALC889 auto-configuration mode
Takashi Iwai
2008-05-24
1
-0
/
+2
|
*
|
|
|
|
[ALSA] hda - Fix noise on VT1708 codec
Takashi Iwai
2008-05-24
1
-0
/
+20
|
*
|
|
|
|
[ALSA] hda - Add model for ASUS P5K-E/WIFI-AP
Travis Place
2008-05-24
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-05-24
8
-21
/
+38
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86: prevent PGE flush from interruption/preemption
Ingo Molnar
2008-05-23
1
-1
/
+12
|
*
|
|
|
|
|
x86: use explicit copy in vdso_gettimeofday()
Andi Kleen
2008-05-23
1
-3
/
+3
|
*
|
|
|
|
|
namespacecheck: automated fixes
Ingo Molnar
2008-05-23
2
-3
/
+3
|
*
|
|
|
|
|
x86/xen: fix arbitrary_virt_to_machine()
Jan Beulich
2008-05-23
1
-1
/
+1
|
*
|
|
|
|
|
x86: don't read maxlvt before checking if APIC is mapped
Chuck Ebbert
2008-05-23
1
-1
/
+1
[prev]
[next]