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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
i2c: Kill is_newstyle_driver
Jean Delvare
2
-33
/
+1
2009-06-19
i2c: Merge i2c_attach_client into i2c_new_device
Jean Delvare
1
-59
/
+41
2009-06-19
i2c: Drop i2c_probe function
Jean Delvare
2
-145
/
+0
2009-06-19
i2c: Get rid of the legacy binding model
Jean Delvare
4
-127
/
+20
2009-06-19
i2c: Kill client_register and client_unregister methods
Jean Delvare
3
-35
/
+2
2009-06-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
24
-324
/
+2621
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
123
-3743
/
+3835
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
89
-713
/
+833
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
30
-121
/
+335
2009-06-18
mm: Extend gfp masking to the page allocator
Benjamin Herrenschmidt
5
-25
/
+18
2009-06-18
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
16
-663
/
+588
2009-06-18
MN10300: Add support for new ELF relocs in kernel modules
Mark Salter
2
-3
/
+38
2009-06-18
lib: add lib/gcd.c
Florian Fainelli
3
-1
/
+27
2009-06-18
LinuxPPS: core support
Rodolfo Giometti
14
-0
/
+1249
2009-06-18
gru: copyright fixes
Jack Steiner
2
-8
/
+28
2009-06-18
gru: remove references to the obsolete global status handle
Jack Steiner
1
-2
/
+0
2009-06-18
gru: fixes to grudump utility
Jack Steiner
2
-4
/
+8
2009-06-18
gru: fix potential use-after-free when purging GRU tlbs
Jack Steiner
1
-1
/
+3
2009-06-18
gru: add user request to specify gru slice
Jack Steiner
4
-1
/
+13
2009-06-18
gru: generic infrastructure for context options
Jack Steiner
5
-13
/
+35
2009-06-18
gru: cleanup gru inline functions
Jack Steiner
1
-17
/
+16
2009-06-18
gru: delete user request for fetching chiplet status
Jack Steiner
2
-41
/
+0
2009-06-18
gru: collect per-context user statistics
Jack Steiner
5
-0
/
+52
2009-06-18
gru: fix automatic retry of gru instruction failures
Jack Steiner
1
-3
/
+2
2009-06-18
gru: add user request to explicitly unload a gru context
Jack Steiner
3
-28
/
+41
2009-06-18
gru: fix cache coherency issues with instruction retry
Jack Steiner
4
-4
/
+14
2009-06-18
gru: update to rev 0.9 of gru spec
Jack Steiner
6
-11
/
+24
2009-06-18
gru: update gru kernel self tests
Jack Steiner
4
-16
/
+142
2009-06-18
gru: support for asynchronous gru instructions
Jack Steiner
3
-20
/
+213
2009-06-18
gru: support instruction completion interrupts
Jack Steiner
3
-7
/
+29
2009-06-18
gru: check context state on reload
Jack Steiner
2
-9
/
+25
2009-06-18
gru: fix handling of mesq failures
Jack Steiner
1
-9
/
+24
2009-06-18
gru: support contexts with zero dsrs or cbrs
Jack Steiner
2
-6
/
+4
2009-06-18
gru: change resource assignment for kernel threads
Jack Steiner
6
-105
/
+184
2009-06-18
gru: support cch_allocate for kernel threads
Jack Steiner
4
-19
/
+17
2009-06-18
gru: change context load and unload
Jack Steiner
3
-7
/
+11
2009-06-18
gru: dynamic allocation of kernel contexts
Jack Steiner
2
-29
/
+33
2009-06-18
gru: dump chiplet state
Jack Steiner
5
-1
/
+267
2009-06-18
gru: bug fixes for GRU exception handling
Jack Steiner
6
-26
/
+52
2009-06-18
kexec: sysrq: simplify sysrq-c handler
Neil Horman
1
-9
/
+6
2009-06-18
w1-gpio: add external pull-up enable callback
Daniel Mack
2
-0
/
+36
2009-06-18
dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
2
-1
/
+8
2009-06-18
dma-mapping: ia64: use asm-generic/dma-mapping-common.h
FUJITA Tomonori
1
-99
/
+3
2009-06-18
dma-mapping: x86: use asm-generic/dma-mapping-common.h
FUJITA Tomonori
2
-171
/
+3
2009-06-18
dma-mapping: add asm-generic/dma-mapping-common.h
FUJITA Tomonori
1
-0
/
+190
2009-06-18
gcov: enable GCOV_PROFILE_ALL for x86_64
Peter Oberparleiter
6
-1
/
+7
2009-06-18
gcov: add gcov profiling infrastructure
Peter Oberparleiter
13
-5
/
+1726
2009-06-18
seq_file: add function to write binary data
Peter Oberparleiter
2
-0
/
+21
2009-06-18
kernel: constructor support
Peter Oberparleiter
7
-0
/
+54
2009-06-18
edac: Kconfig: fix the meaning of EDAC abbreviation
GeunSik Lim
1
-1
/
+1
[next]