index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8169: enable wake on lan
Francois Romieu
2006-02-23
1
-0
/
+87
*
r8169: fix broken ring index handling in suspend/resume
Francois Romieu
2006-02-23
1
-43
/
+59
*
[PATCH] sky2: close race on IRQ mask update.
Stephen Hemminger
2006-02-23
2
-7
/
+17
*
[PATCH] sky2: use device iomem to access PCI config
Stephen Hemminger
2006-02-23
2
-48
/
+54
*
[PATCH] sky2: force early transmit status
Stephen Hemminger
2006-02-23
1
-8
/
+6
*
[PATCH] sky2: poke coalescing timer to fix hang
Stephen Hemminger
2006-02-23
1
-0
/
+11
*
[PATCH] sky2: limit coalescing values to ring size
Stephen Hemminger
2006-02-23
1
-3
/
+3
*
[PATCH] sky2: yukon-ec-u chipset initialization
Stephen Hemminger
2006-02-23
2
-19
/
+90
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-02-22
4
-3
/
+31
|
\
|
*
Revert mount/umount uevent removal
Greg Kroah-Hartman
2006-02-22
4
-3
/
+31
*
|
[PATCH] padlock: Fix typo that broke 256-bit keys
Herbert Xu
2006-02-22
1
-4
/
+4
|
/
*
[PATCH] tmpfs: fix mount mpol nodelist parsing
Hugh Dickins
2006-02-21
2
-21
/
+81
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-02-21
15
-74
/
+131
|
\
|
*
[MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop.
Ralf Baechle
2006-02-21
1
-4
/
+9
|
*
[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.
Ralf Baechle
2006-02-21
1
-1
/
+1
|
*
[MIPS] jiffies_to_compat_timeval fix
Atsushi Nemoto
2006-02-21
2
-4
/
+6
|
*
[MIPS] Add topology_init.
Rojhalat Ibrahim
2006-02-21
1
-0
/
+20
|
*
[MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c
Martin Michlmayr
2006-02-21
1
-3
/
+2
|
*
[MIPS] Follow Uli's latest *at syscall changes.
Ralf Baechle
2006-02-21
1
-3
/
+3
|
*
[MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_
Ralf Baechle
2006-02-21
1
-2
/
+2
|
*
[MIPS] Sibyte: #if CONFIG_* doesn't fly.
Ralf Baechle
2006-02-21
1
-1
/
+1
|
*
[MIPS] N32: Make sure pointer is good before passing it to sys_waitid().
Ralf Baechle
2006-02-21
1
-0
/
+3
|
*
[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.
Ralf Baechle
2006-02-21
3
-21
/
+35
|
*
[MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency.
Ralf Baechle
2006-02-21
1
-1
/
+1
|
*
[MIPS] Make do_signal32 return void.
Martin Michlmayr
2006-02-21
1
-5
/
+3
|
*
[MIPS] Add support for TIF_RESTORE_SIGMASK for signal32
Martin Michlmayr
2006-02-21
1
-27
/
+41
|
*
[MIPS] Fixes for uaccess.h with gcc >= 4.0.1
Atsushi Nemoto
2006-02-21
1
-3
/
+3
|
*
[MIPS] Make integer overflow exceptions in kernel mode fatal.
Ralf Baechle
2006-02-21
1
-1
/
+3
*
|
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-02-21
3
-9
/
+24
|
\
\
|
|
/
|
/
|
|
*
[PATCH] libata: make ata_sg_setup_one() trim zero length sg
Tejun Heo
2006-02-20
1
-5
/
+8
|
*
[PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sg
Tejun Heo
2006-02-20
1
-2
/
+14
|
*
[PATCH] libata: fix WARN_ON() condition in *_fill_sg()
Tejun Heo
2006-02-20
2
-2
/
+2
*
|
[PATCH] kjournald keeps reference to namespace
Björn Steinbrink
2006-02-20
1
-0
/
+3
*
|
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2006-02-20
4
-1
/
+58
|
\
\
|
*
|
drm: fix brace placement
Dave Airlie
2006-02-18
1
-4
/
+2
|
*
|
drm: radeon add r300 TX_CNTL and verify bitblt packets
Dave Airlie
2006-02-18
3
-1
/
+55
|
*
|
drm: fixup i915 interrupt on X server exit
Dave Airlie
2006-02-18
1
-0
/
+5
|
|
/
*
|
Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2006-02-20
9
-27
/
+20
|
\
\
|
*
|
[PATCH] iomap_copy fallout (m68k)
Al Viro
2006-02-18
2
-1
/
+2
|
*
|
[PATCH] m68k: pm_power_off() breakage
Al Viro
2006-02-18
1
-0
/
+3
|
*
|
[PATCH] missing ntohs() in ip6_tunnel
Al Viro
2006-02-18
1
-1
/
+1
|
*
|
[PATCH] m68k: restore disable_irq_nosync()
Al Viro
2006-02-18
1
-1
/
+1
|
*
|
[PATCH] fix handling of st_nlink on procfs root
Al Viro
2006-02-18
2
-12
/
+9
|
*
|
[PATCH] don't mangle INQUIRY if cmddt or evpd bits are set
Al Viro
2006-02-18
1
-9
/
+1
|
*
|
[PATCH] GFP_KERNEL allocations in atomic (auditsc)
Al Viro
2006-02-18
1
-3
/
+3
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2006-02-20
3
-43
/
+22
|
\
\
|
*
|
[AGPGART] Add some informational printk to nforce GART failure path.
Dave Jones
2006-02-20
1
-2
/
+4
|
*
|
[AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HE
Dave Jones
2006-02-12
1
-3
/
+1
|
*
|
[AGPGART] help text updates
Adrian Bunk
2006-02-10
1
-38
/
+17
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-02-20
10
-246
/
+108
|
\
\
\
[next]