index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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/kyle/parisc-2.6
Linus Torvalds
2009-01-09
31
-173
/
+191
|
\
|
*
parisc: export length of os_hpmc vector
Kyle McMartin
2009-01-05
2
-4
/
+9
|
*
parisc: fix kernel crash (protection id trap) when compiling ruby1.9
Kyle McMartin
2009-01-05
3
-27
/
+37
|
*
parisc: Use DEFINE_SPINLOCK
Julia Lawall
2009-01-05
1
-1
/
+1
|
*
parisc: add uevent helper for parisc bus
Helge Deller
2009-01-05
1
-6
/
+34
|
*
parisc: fix ipv6 checksum
Kyle McMartin
2009-01-05
1
-1
/
+1
|
*
parisc: quiet palo not-found message from "which"
Kyle McMartin
2009-01-05
1
-1
/
+1
|
*
parisc: Replace NR_CPUS in parisc code
Helge Deller
2009-01-05
8
-59
/
+64
|
*
parisc: trivial fixes
Helge Deller
2009-01-05
2
-7
/
+3
|
*
parisc: fix braino in commit adding __space_to_prot
Kyle McMartin
2009-01-05
1
-1
/
+1
|
*
parisc: factor out sid to protid conversion
Kyle McMartin
2009-01-05
1
-4
/
+9
|
*
parisc: use leX_to_cpu in place of __fswabX
Kyle McMartin
2009-01-05
1
-3
/
+3
|
*
parisc: fix GFP_KERNEL use while atomic in unwinder
Helge Deller
2009-01-05
1
-1
/
+1
|
*
parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
FUJITA Tomonori
2009-01-05
4
-15
/
+0
|
*
parisc: set_time() catch errors
Roel Kluin
2009-01-05
1
-1
/
+2
|
*
parisc: use the new byteorder headers
Harvey Harrison
2009-01-05
1
-25
/
+12
|
*
parisc: drivers/parisc/: make code static
Adrian Bunk
2009-01-05
8
-16
/
+12
|
*
parisc: lib/: make code static
Adrian Bunk
2009-01-05
2
-2
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-01-09
26
-1260
/
+900
|
\
\
|
*
|
ioat: fix self test for multi-channel case
Dan Williams
2009-01-06
1
-6
/
+7
|
*
|
dmaengine: bump initcall level to arch_initcall
Dan Williams
2009-01-06
2
-3
/
+3
|
*
|
dmaengine: advertise all channels on a device to dma_filter_fn
Dan Williams
2009-01-06
1
-20
/
+13
|
*
|
dmaengine: use idr for registering dma device numbers
Dan Williams
2009-01-06
2
-2
/
+29
|
*
|
dmaengine: add a release for dma class devices and dependent infrastructure
Dan Williams
2009-01-06
5
-75
/
+157
|
*
|
ioat: do not perform removal actions at shutdown
Dan Williams
2009-01-06
1
-58
/
+34
|
*
|
iop-adma: enable module removal
Dan Williams
2009-01-06
1
-4
/
+0
|
*
|
iop-adma: kill debug BUG_ON
Dan Williams
2009-01-06
1
-2
/
+0
|
*
|
iop-adma: let devm do its job, don't duplicate free
Dan Williams
2009-01-06
1
-13
/
+0
|
*
|
dmaengine: kill enum dma_state_client
Dan Williams
2009-01-06
4
-31
/
+14
|
*
|
dmaengine: remove 'bigref' infrastructure
Dan Williams
2009-01-06
4
-87
/
+9
|
*
|
dmaengine: kill struct dma_client and supporting infrastructure
Dan Williams
2009-01-06
9
-232
/
+17
|
*
|
dmaengine: replace dma_async_client_register with dmaengine_get
Dan Williams
2009-01-06
4
-133
/
+11
|
*
|
atmel-mci: convert to dma_request_channel and down-level dma_slave
Dan Williams
2009-01-06
7
-159
/
+62
|
*
|
dmatest: convert to dma_request_channel
Dan Williams
2009-01-06
2
-72
/
+49
|
*
|
dmaengine: introduce dma_request_channel and private channels
Dan Williams
2009-01-06
2
-16
/
+155
|
*
|
net_dma: convert to dma_find_channel
Dan Williams
2009-01-06
7
-59
/
+5
|
*
|
dmaengine: provide a common 'issue_pending_all' implementation
Dan Williams
2009-01-06
5
-24
/
+27
|
*
|
dmaengine: centralize channel allocation, introduce dma_find_channel
Dan Williams
2009-01-06
3
-143
/
+174
|
*
|
dmaengine: up-level reference counting to the module level
Dan Williams
2009-01-06
8
-111
/
+132
|
*
|
dmaengine: remove dependency on async_tx
Dan Williams
2009-01-05
7
-96
/
+95
|
*
|
async_tx, dmaengine: document channel allocation and api rework
Dan Williams
2009-01-05
2
-52
/
+45
|
|
/
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-01-08
39
-1301
/
+2271
|
\
\
|
*
|
jbd2: Fix oops in jbd2_journal_init_inode() on corrupted fs
Jan Kara
2009-01-06
1
-13
/
+27
|
*
|
ext4: Remove "extents" mount option
Theodore Ts'o
2009-01-06
7
-64
/
+14
|
*
|
block: Add Kconfig help which notes that ext4 needs CONFIG_LBD
Theodore Ts'o
2009-01-06
1
-0
/
+6
|
*
|
ext4: Make printk's consistently prefixed with "EXT4-fs: "
Theodore Ts'o
2009-01-06
2
-6
/
+6
|
*
|
ext4: Add sanity checks for the superblock before mounting the filesystem
Theodore Ts'o
2009-01-06
1
-10
/
+20
|
*
|
ext4: Add mount option to set kjournald's I/O priority
Theodore Ts'o
2009-01-05
4
-5
/
+36
|
*
|
jbd2: Submit writes to the journal using WRITE_SYNC
Theodore Ts'o
2009-01-04
1
-2
/
+2
|
*
|
jbd2: Add pid and journal device name to the "kjournald2 starting" message
Theodore Ts'o
2009-01-03
1
-2
/
+3
[next]