index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
via-pmu-backlight.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-01
powerpc: Move common module code into its own file
Kumar Gala
4
-151
/
+111
2008-07-01
powerpc: hash_huge_page() should get the WIMG bits from the lpte
Dave Kleikamp
1
-3
/
+2
2008-07-01
powerpc: Tell firmware we support architecture V2.06
Joel Schopp
1
-1
/
+3
2008-07-01
powerpc: Add cputable entry for Power7 architected mode
Joel Schopp
1
-1
/
+12
2008-07-01
powerpc: Only demote individual slices rather than whole process
Paul Mackerras
4
-54
/
+167
2008-06-30
powerpc: Add cputable entry for POWER7
Michael Neuling
4
-2
/
+41
2008-06-30
powerpc: Fix copy-and-paste error in clrsetbits_le16
Scott Wood
1
-1
/
+1
2008-06-30
powerpc: Get rid of bitfields in ppc_bat struct
Becky Bruce
2
-28
/
+10
2008-06-30
powerpc: Change BAT code to use phys_addr_t
Becky Bruce
4
-9
/
+18
2008-06-30
powerpc: Silly spelling fix in pgtable-ppc32
Becky Bruce
1
-2
/
+2
2008-06-30
powerpc: Increase CRASH_HANDLER_MAX
Arnd Bergmann
1
-1
/
+1
2008-06-30
powerpc/cell: Disable ptcal in case of crash kdump
Arnd Bergmann
1
-4
/
+18
2008-06-30
powerpc/pseries: Call pseries_kexec_setup only on pseries
Arnd Bergmann
1
-1
/
+1
2008-06-30
powerpc: Provide dummy crash_shutdown_register
Arnd Bergmann
1
-1
/
+12
2008-06-30
powerpc: Free a PTE bit on ppc64 with 64K pages
Benjamin Herrenschmidt
5
-13
/
+31
2008-06-30
powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=n
Anton Vorontsov
1
-0
/
+16
2008-06-30
macintosh/media bay: Convert semaphore to mutex
Daniel Walker
1
-13
/
+14
2008-06-30
macintosh/therm_windtunnel: Convert semaphore to mutex
Daniel Walker
1
-8
/
+8
2008-06-30
spufs: Convert nopfn to fault
Nick Piggin
2
-52
/
+54
2008-06-30
powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}
Segher Boessenkool
1
-7
/
+1
2008-06-30
pcmcia: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2
-3
/
+3
2008-06-30
drivers/net: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
6
-6
/
+6
2008-06-30
macintosh: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
4
-6
/
+6
2008-06-30
hwmon: Use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-06-30
pasemi-rng: Use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-06-30
viotape: Use unlocked_ioctl
Stephen Rothwell
1
-6
/
+18
2008-06-30
powerpc: Optimise smp_wmb on 64-bit processors
Nick Piggin
1
-3
/
+10
2008-06-29
Fix and clean top .gitignore
Eduard - Gabriel Munteanu
1
-3
/
+9
2008-06-27
kbuild: fix a.out.h export to userspace with O= build.
David Woodhouse
3
-3
/
+2
2008-06-27
powerpc: Add dma nodes to 83xx, 85xx and 86xx boards
Kumar Gala
36
-53
/
+1433
2008-06-27
firewire: fw-sbp2: fix parsing of logical unit directories
Richard Sharpe
1
-1
/
+2
2008-06-26
V4L/DVB (8108): Fix open/close race in saa7134
Arjan van de Ven
1
-0
/
+4
2008-06-26
V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuff
Marcin Slusarz
1
-3
/
+4
2008-06-26
V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...
Steven Toth
2
-8
/
+23
2008-06-26
V4L/DVB (8096): au8522: prevent false-positive lock status
Steven Toth
1
-4
/
+2
2008-06-26
V4L/DVB (8092): videodev: simplify and fix standard enumeration
Hans Verkuil
2
-179
/
+70
2008-06-26
V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixed
Oliver Endriss
1
-4
/
+11
2008-06-26
V4L/DVB (8074): av7110: OSD transfers should not be interrupted
Oliver Endriss
1
-3
/
+1
2008-06-26
V4L/DVB (8073): av7110: Catch another type of ARM crash
Oliver Endriss
1
-0
/
+1
2008-06-26
V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisation
Oliver Endriss
1
-8
/
+12
2008-06-26
V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and...
Andy Walls
1
-11
/
+14
2008-06-26
V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initialization
Andy Walls
5
-2
/
+47
2008-06-26
V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens...
Andy Walls
1
-1
/
+16
2008-06-26
V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600 Line In 2 ...
Andy Walls
1
-4
/
+4
2008-06-26
V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-core
Andy Walls
2
-8
/
+73
2008-06-26
V4L/DVB (8061): cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISE
Michael Krufky
1
-2
/
+2
2008-06-26
V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506
Tim Farrington
5
-43
/
+95
2008-06-26
V4L/DVB (8044): au8522: tuning optimizations
Michael Krufky
1
-2
/
+21
2008-06-26
V4L/DVB (8043): au0828: add support for additional USB device id's
Michael Krufky
2
-1
/
+19
2008-06-26
V4L/DVB (8042): DVB-USB UMT-010 channel scan oops
Austin Lund
1
-1
/
+1
[next]