index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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/bunk/trivial
Linus Torvalds
2007-02-19
90
-314
/
+304
|
\
|
*
Documentation/kernel-docs.txt update.
James Nelson
2007-02-17
1
-136
/
+121
|
*
arch/cris: typo in KERN_INFO
Nicolas Kaiser
2007-02-17
2
-2
/
+2
|
*
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
17
-28
/
+28
|
*
kernel/printk.c: comment fix
Patrick Pletscher
2007-02-17
1
-1
/
+1
|
*
update I/O sched Kconfig help texts - CFQ is now default, not AS.
Jesper Juhl
2007-02-17
1
-4
/
+5
|
*
Remove duplicate listing of Cris arch from README
Jesper Juhl
2007-02-17
1
-1
/
+1
|
*
kbuild: more doc. cleanups
Randy Dunlap
2007-02-17
1
-14
/
+14
|
*
doc: make doc. for maxcpus= more visible
Randy Dunlap
2007-02-17
1
-1
/
+8
|
*
drivers/net/eexpress.c: remove duplicate comment
Shane Shrybman
2007-02-17
1
-7
/
+0
|
*
add a help text for BLK_DEV_GENERIC
John Daiker
2007-02-17
1
-0
/
+3
|
*
correct a dead URL in the IP_MULTICAST help text
Adrian Bunk
2007-02-17
1
-1
/
+1
|
*
fix the BAYCOM_SER_HDX help text
Simon Depiets
2007-02-17
1
-1
/
+2
|
*
fix SCSI_SCAN_ASYNC help text
Matthew Wilcox
2007-02-17
1
-2
/
+3
|
*
trivial documentation patch for platform.txt
Erik Hovland
2007-02-17
1
-2
/
+2
|
*
Fix typos concerning hierarchy
Uwe Kleine-König
2007-02-17
11
-19
/
+19
|
*
Fix comment typo "spin_lock_irqrestore".
Robert P. J. Day
2007-02-17
1
-1
/
+1
|
*
Fix misspellings of "agressive".
Robert P. J. Day
2007-02-17
4
-13
/
+13
|
*
drivers/scsi/a100u2w.c: trivial typo patch
Robert P. J. Day
2007-02-17
1
-1
/
+1
|
*
Correct trivial typo in log2.h.
Robert P. J. Day
2007-02-17
1
-1
/
+1
|
*
Remove useless FIND_FIRST_BIT() macro from cardbus.c.
Robert P. J. Day
2007-02-17
1
-2
/
+0
|
*
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
2007-02-17
23
-53
/
+53
|
*
Use ARRAY_SIZE() macro in i386 relocs.c file
Robert P. J. Day
2007-02-17
1
-4
/
+5
|
*
Various typo fixes.
Robert P. J. Day
2007-02-17
12
-16
/
+16
|
*
kbuild: Replace remaining "depends" with "depends on"
Robert P. J. Day
2007-02-17
3
-3
/
+3
|
*
rio: typo in bitwise AND expression.
Willy Tarreau
2007-02-17
1
-1
/
+1
*
|
Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
2007-02-19
12
-6859
/
+0
|
\
\
|
*
|
Remove JFFS (version 1), as scheduled.
Jeff Garzik
2007-02-17
12
-6859
/
+0
|
|
/
*
|
Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...
Linus Torvalds
2007-02-19
7
-1
/
+751
|
\
\
|
*
|
[PATCH] libata: wrong sizeof for BUFFER
Fiodor Suietov
2007-02-16
1
-1
/
+1
|
*
|
[PATCH] libata: change order of _SDD/_GTF execution (resend #3)
Kristen Carlson Accardi
2007-02-16
1
-11
/
+10
|
*
|
[PATCH] libata: ACPI _SDD support
Kristen Carlson Accardi
2007-02-16
3
-0
/
+109
|
*
|
[PATCH] libata: ACPI and _GTF support
Kristen Carlson Accardi
2007-02-16
7
-1
/
+643
|
|
/
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-19
57
-447
/
+706
|
\
\
|
*
|
sk98lin: mark deprecated in Kconfig
Daniel Drake
2007-02-17
1
-3
/
+5
|
*
|
Hostess SV-11 depends on INET
Baruch Even
2007-02-17
1
-1
/
+1
|
*
|
Fix link autonegotiation timer.
Ralf Baechle
2007-02-17
1
-3
/
+13
|
*
|
sk98lin: planned removal
Stephen Hemminger
2007-02-17
1
-0
/
+3
|
*
|
B44: increase wait loop
Gary Zambrano
2007-02-17
1
-1
/
+1
|
*
|
b44: replace define
Gary Zambrano
2007-02-17
1
-9
/
+8
|
*
|
e1000: allow ethtool to see link status when down
Kok, Auke
2007-02-17
1
-1
/
+1
|
*
|
e1000: remove obsolete custom pci_save_state code
Kok, Auke
2007-02-17
2
-57
/
+2
|
*
|
e1000: fix shared interrupt warning message
Kok, Auke
2007-02-17
1
-6
/
+6
|
*
|
atm: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-17
3
-6
/
+8
|
*
|
bugfixes and new hardware support for arcnet driver
Jeff Morrow
2007-02-17
4
-4
/
+7
|
*
|
pcnet32 NAPI no longer experimental
pcnet32@verizon.net
2007-02-17
1
-2
/
+2
|
*
|
MAINTAINER
pcnet32@verizon.net
2007-02-17
1
-2
/
+2
|
*
|
macb: Remove inappropriate spinlocks around mii calls
Haavard Skinnemoen
2007-02-17
1
-21
/
+3
|
*
|
Convert meth to netdev_priv
Ralf Baechle
2007-02-17
1
-13
/
+13
|
*
|
sky2: v1.13
Stephen Hemminger
2007-02-17
1
-1
/
+1
[next]