index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used
Tony Luck
2007-05-10
1
-0
/
+2
|
*
|
[IA64] Fix - Section mismatch: reference to .init.data:mvec_name
Tony Luck
2007-05-10
2
-2
/
+2
|
*
|
[IA64] more warning cleanups
Tony Luck
2007-05-10
2
-3
/
+3
|
*
|
[IA64] Wire up epoll_pwait and utimensat
Tony Luck
2007-05-10
2
-1
/
+5
|
*
|
[IA64] Fix warnings resulting from type-checking in dev_dbg()
Tony Luck
2007-05-10
2
-19
/
+19
|
*
|
[IA64] typo s/kenrel/kernel/
Tony Luck
2007-05-10
1
-1
/
+1
*
|
|
x86_64: Don't call mtrr_bp_init from identify_cpu
Andi Kleen
2007-05-11
2
-3
/
+2
*
|
|
x86_64: off-by-two error in aperture.c
Andrew Hastings
2007-05-11
3
-3
/
+3
*
|
|
i386: Fix compilation of verify_cpu.S on old binutils
Andi Kleen
2007-05-11
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-11
4
-5
/
+5
|
\
\
\
|
*
|
|
further UTF-8 fixes and name correction
David Woodhouse
2007-05-11
3
-4
/
+4
|
*
|
|
Fix wrong identifier name in Documentation/kref.txt
Satyam Sharma
2007-05-11
1
-1
/
+1
*
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22
Linus Torvalds
2007-05-11
6
-191
/
+376
|
\
\
\
\
|
*
|
|
|
Convert SGI IP22 and specific drivers to platform_device.
Ralf Baechle
2007-05-11
6
-191
/
+376
|
|
/
/
/
*
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-05-11
71
-4082
/
+686
|
\
\
\
\
|
*
|
|
|
[MIPS] Rework cobalt_board_id
Yoichi Yuasa
2007-05-11
2
-12
/
+21
|
*
|
|
|
[MIPS] Use RTC_CMOS for Cobalt
Yoichi Yuasa
2007-05-11
4
-13
/
+103
|
*
|
|
|
[MIPS] Use platform_device for Cobalt UART
Yoichi Yuasa
2007-05-11
3
-20
/
+86
|
*
|
|
|
[MIPS] Separate Alchemy processor based boards config
Yoichi Yuasa
2007-05-11
10
-148
/
+153
|
*
|
|
|
[MIPS] Fix build error in atomic64_cmpxchg
Atsushi Nemoto
2007-05-11
1
-1
/
+1
|
*
|
|
|
[MIPS] Run checksyscalls for N32 and O32 ABI
Atsushi Nemoto
2007-05-11
1
-0
/
+22
|
*
|
|
|
[MIPS] tlbex: use __maybe_unused
David Rientjes
2007-05-11
1
-18
/
+18
|
*
|
|
|
[MIPS] excite: use __maybe_unused
David Rientjes
2007-05-11
1
-8
/
+8
|
*
|
|
|
[MIPS] Add extern cobalt_board_id
Yoichi Yuasa
2007-05-11
2
-3
/
+3
|
*
|
|
|
[MIPS] Remove unused CONFIG_TOSHIBA_BOARDS
Atsushi Nemoto
2007-05-11
3
-8
/
+0
|
*
|
|
|
[MIPS] Rename tb0229_defconfig to tb0219_defconfig
Yoichi Yuasa
2007-05-11
1
-0
/
+0
|
*
|
|
|
[MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.
Yoichi Yuasa
2007-05-11
1
-9
/
+15
|
*
|
|
|
[MIPS] Add minimum defconfig for RBHMA4200
Atsushi Nemoto
2007-05-11
1
-0
/
+902
|
*
|
|
|
[MIPS] SB1: Build fix.
Ralf Baechle
2007-05-11
1
-1
/
+1
|
*
|
|
|
[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()
Atsushi Nemoto
2007-05-11
1
-2
/
+2
|
*
|
|
|
[MIPS] clocksource: use CLOCKSOURCE_MASK() macro
Franck Bui-Huu
2007-05-11
1
-1
/
+1
|
*
|
|
|
[MIPS] Remove LIMITED_DMA support
Franck Bui-Huu
2007-05-11
5
-56
/
+0
|
*
|
|
|
[MIPS] Remove Momenco Jaguar ATX support
Franck Bui-Huu
2007-05-11
19
-2401
/
+1
|
*
|
|
|
[MIPS] Remove Momenco Ocelot G support
Franck Bui-Huu
2007-05-11
16
-2036
/
+4
|
*
|
|
|
[MIPS] FPU hazard handling
Chris Dearman
2007-05-11
2
-20
/
+35
|
*
|
|
|
[MIPS] MT: Reenable EIC support and add support for SOCit SC.
Chris Dearman
2007-05-11
5
-17
/
+27
|
*
|
|
|
[MIPS] Define and use vi_handler_t for vectored interrupt handlers.
Ralf Baechle
2007-05-11
2
-3
/
+6
|
*
|
|
|
[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.
Ralf Baechle
2007-05-11
1
-2
/
+2
|
*
|
|
|
[MIPS] Make do_default_vi static
Ralf Baechle
2007-05-11
1
-1
/
+1
|
*
|
|
|
[MIPS] Add __ucmpdi2 implementation
Thiemo Seufer
2007-05-11
2
-1
/
+20
|
*
|
|
|
[MIPS] Delete Documentation/mips/pci/pci.README
Ralf Baechle
2007-05-11
1
-54
/
+0
|
*
|
|
|
[MIPS] early_printk: allow the early console to run earlier
Franck Bui-Huu
2007-05-11
1
-0
/
+6
|
*
|
|
|
[MIPS] early_printk: use init section
Franck Bui-Huu
2007-05-11
1
-2
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-05-11
3
-2
/
+61
|
\
\
\
\
|
*
|
|
|
Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK
Jens Axboe
2007-05-11
1
-1
/
+5
|
*
|
|
|
When stacked block devices are in-use (e.g. md or dm), the recursive calls
Neil Brown
2007-05-11
2
-1
/
+56
|
|
/
/
/
*
|
|
|
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2007-05-11
22
-101
/
+439
|
\
\
\
\
|
*
|
|
|
[PATCH] Abnormal End of Processes
Steve Grubb
2007-05-11
3
-0
/
+44
|
*
|
|
|
[PATCH] match audit name data
Amy Griffis
2007-05-11
1
-58
/
+84
|
*
|
|
|
[PATCH] complete message queue auditing
Amy Griffis
2007-05-11
4
-35
/
+5
[prev]
[next]