index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cast5.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-09
firewire: fix compilation with gcc 3.4
Stefan Richter
1
-2
/
+3
2007-03-09
firewire: Implement gap count optimization.
Kristian Høgsberg
5
-31
/
+120
2007-03-09
firewire: fw-sbp2: set command set related device flags
Stefan Richter
1
-0
/
+17
2007-03-09
firewire: consistent usage of node_id
Stefan Richter
6
-20
/
+23
2007-03-09
firewire: fw-ohci: remove unnecessary macro
Stefan Richter
1
-3
/
+0
2007-03-09
firewire: fw-sbp2: remove unused macro
Stefan Richter
1
-3
/
+2
2007-03-09
firewire: fw-sbp2: remove bogus "emulated" host flag
Stefan Richter
1
-1
/
+0
2007-03-09
firewire: fix failure path in ohci_enable_phys_dma
Stefan Richter
1
-3
/
+1
2007-03-09
firewire: comma after last enum item or initializer
Stefan Richter
8
-16
/
+16
2007-03-09
firewire: whitespace adjustments
Stefan Richter
11
-169
/
+144
2007-03-09
firewire: cleanups
Adrian Bunk
5
-10
/
+10
2007-03-09
firewire: mark some structs const
Stefan Richter
8
-23
/
+23
2007-03-09
firewire: additional help in Kconfig
Stefan Richter
1
-6
/
+19
2007-03-09
firewire: put old and new stack into same Kconfig submenu
Stefan Richter
3
-6
/
+3
2007-03-09
firewire: consistent ifndef blocks in header files
Stefan Richter
4
-6
/
+6
2007-03-09
firewire: typo in Kconfig
Stefan Richter
1
-6
/
+6
2007-03-09
firewire: mark fw-core as experimental
Stefan Richter
1
-1
/
+5
2007-03-09
firewire: build fix 3
Stefan Richter
1
-0
/
+1
2007-03-09
firewire: build fix 2
Andrew Morton
1
-0
/
+1
2007-03-09
firewire: build fix
Andrew Morton
1
-0
/
+2
2007-03-09
firewire: printk warning fix
Andrew Morton
1
-2
/
+2
2007-03-09
firewire: Add SBP-2 protocol driver for storage devices.
Kristian Høgsberg
3
-0
/
+1086
2007-03-09
firewire: Add driver for OHCI firewire host controllers.
Kristian Høgsberg
4
-0
/
+1558
2007-03-09
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
10
-9
/
+1573
2007-03-09
firewire: Add core firewire stack.
Kristian Høgsberg
10
-0
/
+2235
2007-03-07
Linux 2.6.21-rc3
v2.6.21-rc3
Linus Torvalds
1
-1
/
+1
2007-03-07
Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...
Linus Torvalds
1
-34
/
+4
2007-03-07
[PATCH] m68knommu: remove local_bh_count
Greg Ungerer
1
-1
/
+0
2007-03-07
[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes
Greg Ungerer
1
-2
/
+2
2007-03-07
[PATCH] m68knommu: GPIO line defines for the ColdFire 5282
Greg Ungerer
1
-0
/
+3
2007-03-07
[PATCH] m68knommu: fix work queues in mcfserial.c driver
Greg Ungerer
1
-19
/
+14
2007-03-07
[PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c
Greg Ungerer
1
-2
/
+9
2007-03-07
[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328
Greg Ungerer
1
-2
/
+3
2007-03-07
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup
Greg Ungerer
3
-3
/
+6
2007-03-07
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup
Greg Ungerer
1
-1
/
+2
2007-03-07
[PATCH] minor updat to tlclk Kconfig entry
Mark Gross
1
-7
/
+8
2007-03-07
[PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)
Marcel Holtmann
1
-1
/
+2
2007-03-07
[PATCH] suspend regression: sysfs deadlock
Hugh Dickins
1
-4
/
+1
2007-03-07
[MIPS] IP27: Build fix
Ralf Baechle
1
-2
/
+0
2007-03-07
[MIPS] Wire up ioprio_set and ioprio_get.
Ralf Baechle
5
-7
/
+23
2007-03-07
[MIPS] Fix __raw_read_trylock() to allow multiple readers
Dave Johnson
1
-2
/
+2
2007-03-07
[MIPS] Export __copy_user_inatomic.
Ralf Baechle
2
-0
/
+3
2007-03-07
[MIPS] R2 bitops compile fix for gcc < 4.0.
Ralf Baechle
1
-23
/
+33
2007-03-07
[MIPS] TX39: Remove redundant tx39_blast_icache() calls
Atsushi Nemoto
1
-12
/
+6
2007-03-07
[MIPS] Cobalt: Fix early printk
Yoichi Yuasa
3
-12
/
+2
2007-03-07
[MIPS] SMTC: De-obscure Malta hooks.
Ralf Baechle
2
-27
/
+6
2007-03-07
[MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.
Ralf Baechle
1
-0
/
+3
2007-03-07
[MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>
Ralf Baechle
1
-0
/
+2
2007-03-07
[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>
Ralf Baechle
1
-0
/
+2
2007-03-07
[MIPS] Atlas, Malta: Fix build warning.
Ralf Baechle
1
-2
/
+2
[next]