index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-11-02
powerpc: Use rtas_call not call_rtas in CHRP code
Paul Mackerras
1
-2
/
+4
2005-11-02
[PATCH] ppc bug.h namespace pollution
Al Viro
1
-4
/
+2
2005-11-02
[PATCH] powerpc: Merge futex.h
David Gibson
3
-75
/
+30
2005-11-02
[PATCH] powerpc: Fix merged ipcbuf.h
David Gibson
1
-2
/
+1
2005-11-01
powerpc: Fix pseries (64-bit) build
Paul Mackerras
1
-2
/
+0
2005-11-01
powerpc: Fix BUG/WARN macros for 64-bit
Paul Mackerras
1
-2
/
+2
2005-11-01
[PATCH] powerpc: Merge bitops.h
David Gibson
10
-1023
/
+495
2005-11-01
[PATCH] powerpc: Merge ipcbuf.h
David Gibson
3
-57
/
+34
2005-11-01
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
Arnd Bergmann
8
-3
/
+1
2005-11-01
[PATCH] powerpc: move mmio_nvram.c over to arch/powerpc
Arnd Bergmann
4
-1
/
+7
2005-11-01
[PATCH] powerpc: move rtas_fw.c out of platforms/pseries
Arnd Bergmann
6
-7
/
+13
2005-11-01
[PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.c
Arnd Bergmann
4
-0
/
+233
2005-11-01
[PATCH] powerpc: Rename BPA to Cell
Arnd Bergmann
18
-107
/
+107
2005-11-01
powerpc: use asm-generic/termios.h
Stephen Rothwell
1
-33
/
+1
2005-11-01
powerpc: remove duplicate ioctl definitions
Stephen Rothwell
2
-101
/
+3
2005-11-01
powerpc: make mem= work on iSeries again
Stephen Rothwell
2
-34
/
+25
2005-11-01
powerpc: fix __strnlen_user in merge tree
Stephen Rothwell
5
-254
/
+46
2005-11-01
powerpc: merge uaccess.h
Stephen Rothwell
3
-734
/
+504
2005-10-31
powerpc: import a fix from arch/ppc/mm/pgtable.c
Paul Mackerras
1
-3
/
+1
2005-10-31
powerpc: apply recent changes to merged code
Paul Mackerras
6
-12
/
+6
2005-10-31
ppc: remove duplicate export of cur_cpu_spec
Paul Mackerras
1
-1
/
+0
2005-10-31
powerpc: Fix bug arising from having multiple memory_limit variables
Paul Mackerras
8
-16
/
+7
2005-10-31
[PATCH] fat: Remove duplicate directory scanning code
Pekka Enberg
1
-123
/
+101
2005-10-31
[PATCH] fat: remove the unneeded vfat_find() in vfat_rename()
OGAWA Hirofumi
2
-21
/
+10
2005-10-31
[PATCH] fat: cleanup and optimization of checksum
OGAWA Hirofumi
3
-10
/
+14
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
180
-18
/
+299
2005-10-31
[PATCH] Remove duplicate code in signal.c
Paul E. McKenney
1
-11
/
+5
2005-10-31
[PATCH] remove unneeded SI_TIMER checks
Oleg Nesterov
1
-18
/
+0
2005-10-31
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
3
-13
/
+13
2005-10-31
[PATCH] remove hardcoded SEND_SIG_xxx constants
Oleg Nesterov
3
-22
/
+27
2005-10-31
[PATCH] hpet: hpet driver cleanups
Randy Dunlap
1
-30
/
+35
2005-10-31
[PATCH] hpet: use HPET physical addresses for dup. detection
Randy Dunlap
1
-5
/
+15
2005-10-31
[PATCH] hpet: allow HPET FIXED_MEM32 resource type
Randy Dunlap
1
-0
/
+17
2005-10-31
[PATCH] hpet: simplify initialization message
Clemens Ladisch
1
-5
/
+4
2005-10-31
[PATCH] hpet: remove superfluous indirections
Clemens Ladisch
1
-2
/
+2
2005-10-31
[PATCH] hpet: fix access to multiple HPET devices
Clemens Ladisch
1
-2
/
+2
2005-10-31
[PATCH] hpet: fix uninitialized variable in hpet_register()
Clemens Ladisch
1
-0
/
+2
2005-10-31
[PATCH] hpet: fix division by zero in HPET_INFO
Clemens Ladisch
1
-2
/
+5
2005-10-31
[PATCH] hpet: fix HPET_INFO calls from kernel space
Clemens Ladisch
1
-2
/
+6
2005-10-31
[PATCH] hpet-RTC: cache the comparator register
Clemens Ladisch
2
-2
/
+8
2005-10-31
[PATCH] hpet-RTC: fix timer config register accesses
Clemens Ladisch
2
-14
/
+4
2005-10-31
[PATCH] hpet-RTC: disable interrupt when no longer needed
Clemens Ladisch
2
-2
/
+10
2005-10-31
[PATCH] hpet: allow shared interrupts
Clemens Ladisch
1
-7
/
+21
2005-10-31
[PATCH] hpet: allow non-power-of-two frequencies
Clemens Ladisch
1
-1
/
+1
2005-10-31
[PATCH] hpet: remove superfluous register reads
Clemens Ladisch
1
-4
/
+0
2005-10-31
[PATCH] hpet: remove unused variable
Clemens Ladisch
1
-3
/
+2
2005-10-31
[PATCH] HPET: make frequency calculations 32 bit safe
Clemens Ladisch
1
-13
/
+19
2005-10-31
[PATCH] hpet: disallow zero interrupt frequency
Clemens Ladisch
1
-1
/
+4
2005-10-31
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
7
-12
/
+12
2005-10-31
[PATCH] tpm-tidies
Andrew Morton
3
-37
/
+23
[next]