index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
intel-agp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-19
intelfb: Fix bug in DPLL disable
Antonino A. Daplas
1
-1
/
+1
2007-09-19
xen: don't bother trying to set cr4
Jeremy Fitzhardinge
1
-2
/
+2
2007-09-19
pci: fix unterminated pci_device_id lists
Kees Cook
3
-2
/
+5
2007-09-19
mspec: handle shrinking virtual memory areas
Cliff Wickman
1
-21
/
+48
2007-09-19
rtc: rtc-ds1553.c should use resource_size_t for base address
Atsushi Nemoto
1
-1
/
+1
2007-09-19
rtc-ds1742.c should use resource_size_t for base address
David Gibson
1
-1
/
+1
2007-09-19
Fix UTS corruption during clone(CLONE_NEWUTS)
Alexey Dobriyan
1
-0
/
+2
2007-09-19
Fix failure to resume from initrds
Nigel Cunningham
1
-1
/
+3
2007-09-19
uml: use correct type in BLKGETSIZE ioctl
Nicolas George
1
-1
/
+2
2007-09-19
Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"
Andrew Morton
1
-0
/
+1
2007-09-19
[POWERPC] Fix timekeeping on PowerPC 601
Benjamin Herrenschmidt
2
-3
/
+10
2007-09-19
[POWERPC] Don't expose clock vDSO functions when CPU has no timebase
Benjamin Herrenschmidt
1
-0
/
+12
2007-09-19
[POWERPC] spusched: Fix null pointer dereference in find_victim
Christoph Hellwig
1
-2
/
+2
2007-09-19
[POWERPC] FWNMI is only used on pSeries
Stephen Rothwell
2
-0
/
+9
2007-09-19
[POWERPC] Size swapper_pg_dir correctly
Stephen Rothwell
4
-1
/
+9
2007-09-19
[POWERPC] Remove cmd_line from head*.S
Stephen Rothwell
7
-47
/
+2
2007-09-19
[POWERPC] Fix section mismatch in PCI code
Stephen Rothwell
6
-26
/
+24
2007-09-19
[POWERPC] MPC5200 low power mode
Domen Puncer
5
-5
/
+647
2007-09-19
[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
Michael Ellerman
1
-140
/
+76
2007-09-19
[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code
Michael Ellerman
1
-0
/
+4
2007-09-19
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...
Michael Ellerman
4
-34
/
+67
2007-09-19
[POWERPC] spufs: Cleanup ELF coredump extra notes logic
Michael Ellerman
4
-27
/
+22
2007-09-19
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
8
-108
/
+41
2007-09-19
[POWERPC] spufs: Add contents of npc file to SPU coredumps
Michael Ellerman
1
-1
/
+7
2007-09-19
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
Michael Ellerman
2
-25
/
+17
2007-09-19
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...
Michael Ellerman
2
-5
/
+3
2007-09-19
[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded
Michael Ellerman
1
-2
/
+6
2007-09-19
[POWERPC] spufs: Correctly calculate the size of the local-store to dump
Michael Ellerman
1
-14
/
+2
2007-09-19
[POWERPC] spufs: Write some SPU coredump values as ASCII
Michael Ellerman
2
-10
/
+12
2007-09-19
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...
Michael Ellerman
1
-10
/
+11
2007-09-19
[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes
Michael Ellerman
1
-0
/
+2
2007-09-19
[POWERPC] spufs: Remove ctx_info and ctx_info_list
Michael Ellerman
1
-60
/
+19
2007-09-19
[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code
Michael Ellerman
1
-20
/
+38
2007-09-19
[POWERPC] cell: Remove DEBUG for SPU callbacks
Jeremy Kerr
1
-1
/
+1
2007-09-19
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook
Jeremy Kerr
1
-8
/
+8
2007-09-19
[POWERPC] spufs: Remove asmlinkage from spufs_calls
Jeremy Kerr
1
-2
/
+2
2007-09-19
[POWERPC] cell: Unify spufs syscall path
Jeremy Kerr
5
-97
/
+72
2007-09-19
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
Andre Detsch
1
-17
/
+32
2007-09-19
[POWERPC] spufs: Make isolated loader properly aligned
Sebastian Siewior
1
-3
/
+6
2007-09-19
[POWERPC] spufs: Remove spu_harvest
Jeremy Kerr
1
-13
/
+0
2007-09-19
[POWERPC] spufs: Remove asmlinkage from do_spu_create
Jeremy Kerr
1
-2
/
+2
2007-09-19
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
5
-9
/
+9
2007-09-19
[POWERPC] Fix pmac_zilog debug arg
Olaf Hering
1
-1
/
+1
2007-09-19
[POWERPC] Remove barriers from the SLB shadow buffer update
Michael Neuling
2
-8
/
+6
2007-09-19
[POWERPC] Don't cast kmalloc return value in ibmebus.c
Jesper Juhl
1
-1
/
+2
2007-09-18
[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...
Lachlan McIlroy
3
-3
/
+54
2007-09-18
[XFS] Ensure file size updates have been completed before writing inode to disk.
Lachlan McIlroy
3
-9
/
+16
2007-09-18
[SUNSAB]: Fix several bugs.
Al Viro
1
-65
/
+42
2007-09-18
V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" boot-time...
Robert P. J. Day
1
-3
/
+0
2007-09-18
Revert "V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" b...
Mauro Carvalho Chehab
1
-10
/
+13
[prev]
[next]