index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
signal.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-01-17
[PATCH] Fix drivers/block/ps2esdi.c compile
Jens Axboe
1
-0
/
+1
2006-01-17
Actually remove amdtp.[ch], cmp.[ch].
Jody McIntyre
4
-1723
/
+0
2006-01-16
Make alloc_page_buffers() initialise buffer_heads using init_buffer(),
Nathan Scott
1
-1
/
+1
2006-01-16
x86-64: fix initrd freeing
Linus Torvalds
1
-1
/
+1
2006-01-16
[PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUS
Andi Kleen
1
-1
/
+1
2006-01-16
[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.
Andi Kleen
1
-13
/
+5
2006-01-16
[PATCH] x86_64: set do_not_nx as cpuinitdata
Andi Kleen
1
-1
/
+1
2006-01-16
[PATCH] x86_64: lapic resume uses correct base address
Shaohua Li
1
-4
/
+1
2006-01-16
[PATCH] x86_64: Only let user select PM timer support when EMBEDDED
Andi Kleen
1
-1
/
+1
2006-01-16
[PATCH] x86_64: Allow nesting of int3 by default for kprobes
Andi Kleen
4
-17
/
+14
2006-01-16
[PATCH] x86_64: Mark powernow k8 init functions as __cpuinit
Andi Kleen
1
-2
/
+2
2006-01-16
kbuild: fix 'make all install_modules install'
Sam Ravnborg
1
-1
/
+1
2006-01-16
kbuild: create .kernelrelease at *config step
Sam Ravnborg
5
-14
/
+15
2006-01-16
[XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround
Nathan Scott
1
-3
/
+0
2006-01-16
[XFS] mutex fallout - fix debug builds and remove no-longer-useful comment.
Nathan Scott
2
-12
/
+2
2006-01-16
[XFS] Fix symlink creation too, with respect to initialising SELinux
Nathan Scott
1
-5
/
+8
2006-01-15
[PATCH] MAINTAINERS: watchdog device drivers
Wim Van Sebroeck
1
-0
/
+6
2006-01-15
[WATCHDOG] sa1100_wdt.c sparse cleanups
Ian Campbell
1
-6
/
+6
2006-01-15
kbuild: fix make -jN with multiple targets with O=...
Sam Ravnborg
1
-3
/
+4
2006-01-15
[PATCH] Use atomic64_set for 64-bit case of atomic_long_set
Kyle McMartin
1
-1
/
+1
2006-01-15
[PATCH] Fix zoran_card compilation warning
Jean Delvare
1
-3
/
+3
2006-01-15
[ARM] Fix missing compiler.h include
Russell King
1
-0
/
+2
2006-01-15
kconfig: get rid of stray a.o, support ncursesw
Sam Ravnborg
2
-8
/
+21
2006-01-15
powerpc/32: Restore previous version of 32-bit PCI code
Paul Mackerras
3
-2
/
+1899
2006-01-15
powerpc: Make ARCH=powerpc the default for 32-bit ppc
Paul Mackerras
1
-1
/
+1
2006-01-15
[PATCH] ppc: Remove powermac support from ARCH=ppc
Paul Mackerras
35
-10286
/
+206
2006-01-15
x86: Work around compiler code generation bug with -Os
Linus Torvalds
1
-3
/
+3
2006-01-15
[PATCH] powerpc: Kconfig changes for CRASH_DUMP
Haren Myneni
1
-11
/
+10
2006-01-15
[PATCH] powerpc: Update pmac32_defconfig
Benjamin Herrenschmidt
1
-45
/
+60
2006-01-15
[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining
Ingo Molnar
3
-0
/
+32
2006-01-15
[PATCH] pktcdvd: un-inline some functions
Peter Osterlund
1
-2
/
+2
2006-01-15
[PATCH] Mark some key VFS functions as __always_inline
Arjan van de Ven
1
-4
/
+4
2006-01-15
[PATCH] mark several functions __always_inline
Ingo Molnar
7
-15
/
+15
2006-01-15
[PATCH] enable unit-at-a-time optimisations for gcc4
Ingo Molnar
1
-3
/
+3
2006-01-15
[PATCH] Make __always_inline actually force always inlining
Ingo Molnar
2
-1
/
+2
2006-01-15
[PATCH] fbdev: Update maintainers list
Antonino A. Daplas
1
-5
/
+17
2006-01-15
[PATCH] fbdev: Sanitize ->fb_mmap prototype
Christoph Hellwig
22
-39
/
+35
2006-01-15
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
Christoph Hellwig
27
-109
/
+67
2006-01-15
[PATCH] gx1fb: (try to) play nicer with various BIOSes
David Vrabel
2
-7
/
+20
2006-01-15
[PATCH] neofb: take existing display configuration as default
Christian Trefzer
1
-1
/
+1
2006-01-15
[PATCH] Update kernel-parameters.txt IOSCHED to spell out 'anticipatory'
Randy Dunlap
1
-1
/
+1
2006-01-15
[PATCH] nlm kernel-parameters update
Randy Dunlap
1
-2
/
+10
2006-01-15
[PATCH] cs89x0: add ixdp2351 support
Deepak Saxena
2
-6
/
+25
2006-01-15
[PATCH] cs89x0: use u16 for device register data
Lennert Buytenhek
1
-19
/
+19
2006-01-15
[PATCH] cs89x0: use #elif instead of #else/#if/#endif
Lennert Buytenhek
1
-3
/
+1
2006-01-15
[PATCH] cs89x0: credit Dmitry Pervushin
Lennert Buytenhek
1
-0
/
+3
2006-01-15
[PATCH] dell_rbu: fix Bug 5854
Abhay Salunke
1
-22
/
+4
2006-01-15
[PATCH] smbfs: remove kmalloc wrapper
Pekka Enberg
4
-81
/
+12
2006-01-15
[PATCH] ncpfs: remove kmalloc wrapper
Pekka Enberg
3
-54
/
+13
2006-01-15
[PATCH] abandon gcc 295x main.c tidy
Coywolf Qi Hunt
1
-9
/
+7
[next]