index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-09
[PATCH] PCI: Export pci_cfg_space_size
Benjamin Herrenschmidt
1
-0
/
+1
2006-01-09
[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
Kristen Accardi
1
-0
/
+1
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
100
-229
/
+2012
2006-01-09
[PATCH] Update cyblafb driver
Knut Petersen
1
-0
/
+4
2006-01-09
[PATCH] rcu: uninline __rcu_pending()
Oleg Nesterov
1
-30
/
+1
2006-01-09
Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-4
/
+20
2006-01-09
[IDE] Use the block layer deferred softirq request completion
Jens Axboe
1
-0
/
+1
2006-01-09
[SCSI] Kill the SCSI softirq handling
Jens Axboe
1
-1
/
+0
2006-01-09
[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq
Jens Axboe
2
-3
/
+19
2006-01-09
[BLOCK] Kill blk_attempt_remerge()
Jens Axboe
1
-1
/
+0
2006-01-09
make elv_try_merge() static, kill the dead declaration of
Coywolf Qi Hunt
1
-2
/
+0
2006-01-09
[PATCH] ppc64: Fix oprofile when compiled as a module
Anton Blanchard
1
-2
/
+9
2006-01-09
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt
3
-0
/
+275
2006-01-09
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
Benjamin Herrenschmidt
1
-0
/
+2
2006-01-09
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
Benjamin Herrenschmidt
4
-31
/
+78
2006-01-09
[PATCH] spufs: set irq affinity for running threads
Arnd Bergmann
1
-0
/
+1
2006-01-09
[PATCH] spufs: fix allocation on 64k pages
Arnd Bergmann
1
-3
/
+1
2006-01-09
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
1
-6
/
+25
2006-01-09
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
1
-4
/
+2
2006-01-09
[PATCH] cell: enable pause(0) in cpu_idle
Arnd Bergmann
3
-7
/
+21
2006-01-09
[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabled
Haren Myneni
1
-0
/
+3
2006-01-09
[PATCH] powerpc: added a udbg_progress
Kumar Gala
1
-0
/
+1
2006-01-08
[PATCH] Make vm86 support optional
Matt Mackall
2
-2
/
+20
2006-01-08
[PATCH] remove semicolons from save_flags()
Andrew Morton
1
-1
/
+1
2006-01-08
[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
Jan Blunck
10
-293
/
+293
2006-01-08
[PATCH] parport: bring back an unused phase for ppdev ioctl
Marko Kohtala
1
-1
/
+3
2006-01-09
powerpc: Fix some #ifndef __KERNEL__ that should be #ifdef
Paul Mackerras
3
-3
/
+3
2006-01-08
[PATCH] Split out screen_info from tty.h
Brian Gerst
2
-71
/
+78
2006-01-08
[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+3
2006-01-08
[PATCH] shrink struct page
Andrew Morton
1
-19
/
+22
2006-01-08
[PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster
Benjamin LaHaise
1
-5
/
+7
2006-01-08
[PATCH] /dev/mem: validate mmap requests
Bjorn Helgaas
1
-0
/
+1
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
16
-103
/
+15
2006-01-08
[PATCH] Abandon gcc-2.95.x
Andrew Morton
2
-31
/
+0
2006-01-08
[PATCH] remove unused blkp field in percpu_data
Eric Dumazet
1
-1
/
+0
2006-01-08
[PATCH] fs: remove s_old_blocksize from struct super_block
Pekka Enberg
1
-1
/
+0
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
1
-2
/
+7
2006-01-08
[PATCH] shared mounts: cleanup
Miklos Szeredi
2
-2
/
+3
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-0
/
+2
2006-01-08
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
George Anzinger
1
-0
/
+17
2006-01-08
[PATCH] keys: Permit running process to instantiate keys
David Howells
3
-0
/
+15
2006-01-08
[PATCH] keys: Permit key expiry time to be set
David Howells
1
-0
/
+1
2006-01-08
[PATCH] Fix some problems with truncate and mtime semantics.
NeilBrown
1
-1
/
+2
2006-01-08
[PATCH] Permit multiple inclusion of linux/pagevec.h
David Howells
1
-0
/
+5
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
1
-0
/
+2
2006-01-08
[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*
Tom Zanussi
1
-3
/
+2
2006-01-08
[PATCH] relayfs: add support for global relay buffers
Tom Zanussi
1
-1
/
+7
2006-01-08
[PATCH] relayfs: add support for relay files in other filesystems
Tom Zanussi
1
-0
/
+34
2006-01-08
[PATCH] relayfs: remove unused alloc/destroy_inode()
Tom Zanussi
1
-14
/
+0
2006-01-08
[PATCH] relayfs: add relayfs_remove_file()
Tom Zanussi
1
-0
/
+1
[next]