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
2005-09-09
[PATCH] bfs: fix endianness, signedness; add trivial bugfix
Andrew Stribblehill
5
-81
/
+93
2005-09-09
[PATCH] Prefetch kernel stacks to speed up context switch
Chen, Kenneth W
4
-0
/
+30
2005-09-09
[PATCH] fix disassociate_ctty vs. fork race
Jason Baron
1
-0
/
+3
2005-09-09
[PATCH] autofs: fix "busy inodes after umount..."
Alexander Krizhanovsky
3
-4
/
+7
2005-09-09
[PATCH] vga text console and stty cols/rows
Samuel Thibault
1
-2
/
+69
2005-09-09
[PATCH] pty_chars_in_buffer oops fix
Jason Baron
2
-28
/
+56
2005-09-09
[PATCH] alpha: process_reloc_for_got confuses r_offset and r_addend
Chaskiel Grundman
1
-4
/
+4
2005-09-09
[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled
Ashok Raj
1
-19
/
+0
2005-09-09
[PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.
Ashok Raj
1
-0
/
+10
2005-09-09
[PATCH] i386: seccomp fix for auditing/ptrace
Andrea Arcangeli
1
-8
/
+14
2005-09-09
[PATCH] mips: add TANBAC TB0287 support
Yoichi Yuasa
5
-0
/
+1157
2005-09-09
[PATCH] ppc32: Kill PVR_440* defines
Tom Rini
3
-18
/
+8
2005-09-09
[PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directly
Tom Rini
1
-3
/
+5
2005-09-09
[PATCH] ppc32: Correct an instruction in the boot code
Frank van Maarseveen
1
-1
/
+1
2005-09-09
[PATCH] ppc32: make perfmon.o CONFIG_E500 specific
Marcelo Tosatti
2
-1
/
+4
2005-09-09
[PATCH] remove the inode_post_link and inode_post_rename LSM hooks
Stephen Smalley
4
-87
/
+2
2005-09-09
[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks
Stephen Smalley
5
-242
/
+4
2005-09-09
[PATCH] tmpfs: Enable atomic inode security labeling
Stephen Smalley
2
-12
/
+35
2005-09-09
[PATCH] ext3: Enable atomic inode security labeling
Stephen Smalley
3
-0
/
+38
2005-09-09
[PATCH] ext2: Enable atomic inode security labeling
Stephen Smalley
3
-0
/
+35
2005-09-09
[PATCH] security: enable atomic inode security labeling
Stephen Smalley
4
-0
/
+108
2005-09-09
[PATCH] txx9 serial update
Ralf Baechle
1
-27
/
+91
2005-09-09
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
20
-0
/
+30
2005-09-09
[PATCH] move truncate_inode_pages() into ->delete_inode()
Mark Fasheh
1
-5
/
+7
2005-09-09
[PATCH] ppc32: Fix Kconfig mismerge
Kumar Gala
1
-5
/
+5
2005-09-09
[PATCH] i386: CONFIG_ACPI_SRAT typo fix
Magnus Damm
1
-1
/
+1
2005-09-09
[PATCH] Clear task_struct->fs_excl on fork()
Giancarlo Formicuccia
1
-0
/
+1
2005-09-09
[PATCH] x86: MP_processor_info fix
Andrew Morton
1
-14
/
+10
2005-09-09
[PATCH] Fix CONFIG_ACPI_BLACKLIST_YEAR
viro@ZenIV.linux.org.uk
1
-2
/
+1
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
65
-529
/
+530
2005-09-09
[PATCH] Fix misspelled i8259 typo in io_apic.c
Karsten Wiese
2
-4
/
+4
2005-09-09
[PATCH] __user annotations for pointers in i386 sigframe
viro@ZenIV.linux.org.uk
1
-4
/
+4
2005-09-09
[PATCH] uaccess.h annotations (uml)
viro@ZenIV.linux.org.uk
2
-14
/
+14
2005-09-09
[PATCH] sparse on uml (infrastructure bits)
viro@ZenIV.linux.org.uk
2
-0
/
+6
2005-09-09
[PATCH] gratuitous includes of asm/serial.h
viro@ZenIV.linux.org.uk
3
-4
/
+2
2005-09-09
[PATCH] missing CHECKFLAGS on s390
viro@ZenIV.linux.org.uk
1
-0
/
+2
2005-09-09
[PATCH] bogus cast in bio.c
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-09
[PATCH] basic iomem annotations (ppc64)
viro@ZenIV.linux.org.uk
3
-46
/
+47
2005-09-09
[PATCH] PCI: PCI/libata INTx bug fix
Brett M Russ
1
-1
/
+1
2005-09-09
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Anton Altaparmakov
294
-17405
/
+12879
2005-09-09
Allow PCI config space syscalls to be used by 64-bit processes.
Paul Mackerras
3
-57
/
+64
2005-09-09
[PATCH] ppc64: Big-endian I/O memory accessors.
Arthur Othieno
1
-0
/
+20
2005-09-09
[PATCH] Separate pci bits out of struct device_node
Paul Mackerras
19
-137
/
+209
2005-09-09
[PATCH] ppc64: remove use of asm/segment.h
Kumar Gala
1
-6
/
+0
2005-09-09
[PATCH] PPC64: large INITRD causes kernel not to boot
Mark Bellon
1
-5
/
+26
2005-09-09
[PATCH] powerpc: Fix __power64__ typos that should be __powerpc64__
jdl@freescale.com
1
-4
/
+4
2005-09-09
[PATCH] ppc64: makefile cleanup
Geoff Levand
1
-13
/
+15
2005-09-09
[PATCH] ppc64: zimage build fix
Geoff Levand
2
-16
/
+30
2005-09-09
[PATCH] powerpc: Merge a few more include files
jdl@freescale.com
13
-201
/
+61
2005-09-09
[PATCH] powerpc: Make check_bugs() static inline
jdl@freescale.com
3
-9
/
+1
[next]