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-15
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
6
-52
/
+45
2009-06-15
ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices
Geert Uytterhoeven
1
-2
/
+2
2009-06-15
block/ps3: remove driver_data direct access of struct device
Roel Kluin
2
-35
/
+38
2009-06-15
ps3vram: Make ps3vram_priv.reports a void *
Geert Uytterhoeven
1
-3
/
+3
2009-06-15
ps3vram: Remove no longer used ps3vram_priv.ddr_base
Geert Uytterhoeven
1
-13
/
+1
2009-06-15
ps3vram: Replace mutex by spinlock + bio_list
Geert Uytterhoeven
1
-15
/
+36
2009-06-15
block: Add bio_list_peek()
Geert Uytterhoeven
1
-0
/
+5
2009-06-15
powerpc: Use generic atomic64_t implementation on 32-bit processors
Paul Mackerras
2
-0
/
+4
2009-06-15
lib: Provide generic atomic64_t implementation
Paul Mackerras
4
-0
/
+225
2009-06-15
powerpc: Add compiler memory barrier to mtmsr macro
Paul Mackerras
2
-5
/
+4
2009-06-15
powerpc/iseries: Mark signal_vsp_instruction() as maybe unused
Michael Ellerman
1
-1
/
+2
2009-06-15
powerpc/iseries: Fix unused function warning in iSeries DT code
Michael Ellerman
1
-1
/
+2
2009-06-15
powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
Michael Ellerman
1
-0
/
+2
2009-06-15
powerpc: Wire up sys_rt_tgsigqueueinfo
Stephen Rothwell
2
-1
/
+3
2009-06-15
powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI
Michael Ellerman
1
-2
/
+2
2009-06-15
powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y
Michael Ellerman
1
-2
/
+2
2009-06-15
ps3fb: Tear down FB setup during cleanup
Geert Uytterhoeven
2
-1
/
+12
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
6
-68
/
+110
2009-06-15
ps3vram: GPU memory mapping cleanup
Geert Uytterhoeven
1
-5
/
+14
2009-06-15
ps3fb: GPU memory mapping cleanup
Geert Uytterhoeven
1
-3
/
+12
2009-06-15
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
5
-40
/
+39
2009-06-15
ps3fb: Correct handling of device opening in ps3fb_probe()
Geert Uytterhoeven
1
-6
/
+10
2009-06-15
ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path
Geert Uytterhoeven
1
-106
/
+86
2009-06-15
ps3fb: Remove useless debug checks in ps3fb_shutdown()
Geert Uytterhoeven
1
-12
/
+2
2009-06-15
ps3vram: Correct exchanged gotos in ps3vram_probe() error path
Jim Paris
1
-2
/
+2
2009-06-15
ps3vram: Use proc_create_data() instead of proc_create()
Geert Uytterhoeven
1
-5
/
+3
2009-06-15
ps3vram: Fix error path (return -EIO) for short read/write
Geert Uytterhoeven
1
-0
/
+1
2009-06-15
ps3av: Set 16:9 aspect ratio for 720p video modes
sebastian.blanes@gmail.com
1
-2
/
+2
2009-06-15
powerpc: Don't do generic calibrate_delay()
Benjamin Herrenschmidt
2
-4
/
+10
2009-06-15
powerpc/install: Bail with error code on error in install script
Grant Likely
1
-0
/
+3
2009-06-15
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2130
-37203
/
+172733
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
34
-442
/
+872
2009-06-14
.gitignore: ignore *.lzma files
Arne Janbu
1
-0
/
+1
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
26
-136
/
+183
2009-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6
Linus Torvalds
2
-4
/
+4
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
keyboard: advertise KT_DEAD2 extended diacriticals
Samuel Thibault
1
-0
/
+1
2009-06-14
kbuild: add generic --set-str option to scripts/config
Michal Marek
1
-2
/
+9
2009-06-14
kbuild: simplify argument loop in scripts/config
Michal Marek
1
-28
/
+16
2009-06-14
kbuild: handle non-existing options in scripts/config
Michal Marek
1
-18
/
+18
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
30
-203
/
+2377
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
153
-227
/
+228
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
17
-51
/
+841
2009-06-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+8
2009-06-14
kallsyms: generalize text region handling
Mike Frysinger
1
-26
/
+61
2009-06-14
kallsyms: support kernel symbols in Blackfin on-chip memory
Robin Getz
1
-1
/
+12
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
748
-11557
/
+59708
2009-06-14
documentation: make version fix
Adam Lackorzynski
1
-2
/
+2
2009-06-14
kbuild: fix a compile warning
Amerigo Wang
1
-2
/
+3
2009-06-14
Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
24
-133
/
+152
[next]