index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
[SPARC64]: Kill pci_iommu_table_init() declaration.
David S. Miller
1
-2
/
+0
2008-04-24
[SPARC64]: Once we have the boot cmdline, call parse_early_param()
David S. Miller
1
-0
/
+1
2008-04-24
[SPARC64]: Remove unused asm-sparc64/numnodes.h
David S. Miller
1
-6
/
+0
2008-04-24
[SPARC64]: Decrease SECTION_SIZE_BITS to 30.
David S. Miller
1
-1
/
+1
2008-04-24
[SPARC64]: Initialize MDESC earlier and use lmb_alloc()
David S. Miller
2
-15
/
+19
2008-04-24
[SPARC64]: Use lmb_alloc() for PROM device tree.
David S. Miller
2
-7
/
+11
2008-04-24
[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().
David S. Miller
2
-5
/
+14
2008-04-24
[SPARC64]: Fully use LMB information in bootmem_init().
David S. Miller
1
-82
/
+18
2008-04-24
[SPARC64]: Start using LMB information in bootmem_init().
David S. Miller
1
-126
/
+6
2008-04-24
[SPARC64]: Initialize LMB tables.
David S. Miller
1
-1
/
+13
2008-04-24
[SPARC64]: Move ramdisk discovery code out to seperate function.
David S. Miller
1
-24
/
+33
2008-04-24
[LMB]: Fix lmb allocation regression.
David S. Miller
1
-1
/
+1
2008-04-22
IB/ipath: Correct capitalization "IntX" -> "INTx"
Roland Dreier
2
-6
/
+6
2008-04-22
IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
Roland Dreier
1
-9
/
+4
2008-04-22
IB/ipath: Remove dependency on PCI_MSI || HT_IRQ
Roland Dreier
1
-1
/
+1
2008-04-22
IB/ipath: Build IBA7220 code unconditionally
Roland Dreier
1
-2
/
+4
2008-04-22
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
1
-1
/
+0
2008-04-22
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
1
-1
/
+1
2008-04-22
RDMA/nes: Remove unneeded function declarations
Roland Dreier
2
-15
/
+0
2008-04-22
infiniband: class_device fallout
Stephen Rothwell
1
-1
/
+1
2008-04-22
frv: unexport kmap_atomic_to_page
Adrian Bunk
1
-3
/
+0
2008-04-22
frv: remove HARD_RESET_NOW()
Adrian Bunk
1
-5
/
+0
2008-04-22
DOC: A couple corrections and clarifications in USB doc.
Robert P. J. Day
1
-7
/
+7
2008-04-22
Generate a slightly more informative error msg for bad HZ
Robert P. J. Day
1
-1
/
+1
2008-04-22
fix typo "is" -> "if" in Makefile
Uwe Kleine-König
1
-1
/
+1
2008-04-22
ptrace: compat_ptrace_request siginfo
Roland McGrath
1
-13
/
+35
2008-04-22
skbuff: fix missing kernel-doc notation
Randy Dunlap
1
-0
/
+1
2008-04-22
ext*: spelling fix prefered -> preferred
Benoit Boissinot
6
-11
/
+11
2008-04-22
DOCUMENTATION: Use newer DEFINE_SPINLOCK macro in docs.
Robert P. J. Day
3
-4
/
+4
2008-04-22
KEYS: Fix the comment to match the file name in rxrpc-type.h.
Robert P. J. Day
1
-1
/
+1
2008-04-22
RAID: remove trailing space from printk line
Nick Andrew
1
-1
/
+1
2008-04-22
DMA engine: typo fixes
Sebastian Siewior
2
-4
/
+4
2008-04-22
Remove unused MAX_NODES_SHIFT
Johannes Weiner
1
-1
/
+0
2008-04-22
MAINTAINERS: Clarify access to OCFS2 development mailing list.
Robert P. J. Day
1
-1
/
+1
2008-04-22
V4L: Storage class should be before const qualifier (sn9c102)
Tobias Klauser
1
-1
/
+1
2008-04-22
V4L: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
sonypi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
intel_menlow: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
DVB: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2008-04-22
arm: Storage class should be before const qualifier
Tobias Klauser
2
-5
/
+5
2008-04-22
ALSA: Storage class should be before const qualifier
Tobias Klauser
2
-4
/
+4
2008-04-22
acpi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-22
firmware_sample_driver.c: fix coding style
Pavel Machek
1
-8
/
+6
2008-04-22
MAINTAINERS: Add ati_remote2 driver
Ville Syrjala
1
-0
/
+5
2008-04-22
Documentation: Remove last references to BitKeeper.
Cyril Brulebois
2
-3
/
+2
2008-04-22
Remove documentation of non-existent sk_alloc arg
Rusty Russell
1
-1
/
+0
2008-04-22
trivial: small cleanups
Pavel Machek
4
-7
/
+6
2008-04-22
Correct a few trivial tree details in Documentation/SubmittingPatches
Jesper Juhl
1
-2
/
+2
2008-04-22
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
76
-11625
/
+172
2008-04-21
Fix RCU list iterator use of 'rcu_dereference()'
Linus Torvalds
1
-33
/
+15
[next]