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
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
23
-45
/
+152
2006-10-03
[PATCH] pid.h cleanup
Andrew Morton
1
-15
/
+15
2006-10-02
[PATCH] Add unifdef to gitignore
Paul Mundt
1
-0
/
+1
2006-10-02
[PATCH] hp100: fix conditional compilation mess
Jeff Garzik
2
-4
/
+6
2006-10-02
[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"
Andrew Morton
1
-54
/
+0
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-64
/
+80
2006-10-02
IB/ehca: Tweak trace message format
Hoang-Nam Nguyen
1
-1
/
+1
2006-10-02
IB/ehca: Fix device registration
Hoang-Nam Nguyen
1
-17
/
+19
2006-10-02
IB/ipath: Fix RDMA reads
Ralph Campbell
1
-27
/
+32
2006-10-02
RDMA/cma: Optimize error handling
Krishna Kumar
1
-10
/
+14
2006-10-02
RDMA/cma: Eliminate unnecessary remove_list
Krishna Kumar
1
-5
/
+1
2006-10-02
RDMA/cma: Set status correctly on route resolution error
Sean Hefty
1
-0
/
+1
2006-10-02
RDMA/cma: Fix device removal race
Krishna Kumar
1
-0
/
+1
2006-10-02
RDMA/cma: Fix leak of cm_ids in case of failures
Krishna Kumar
1
-4
/
+11
2006-10-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
48
-73
/
+472
2006-10-02
[WATCHDOG] improve machzwd detection
Dave Jones
1
-2
/
+1
2006-10-02
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Samuel Tardieu
43
-44
/
+44
2006-10-02
[WATCHDOG] s3c24XX nowayout
Ben Dooks
1
-5
/
+5
2006-10-02
[WATCHDOG] pnx4008: add cpu_relax()
Vitaly Wool
1
-1
/
+2
2006-10-02
[WATCHDOG] pnx4008_wdt.c - spinlock fixes.
Wim Van Sebroeck
1
-0
/
+12
2006-10-02
Add prototype for sigset_from_compat()
Linus Torvalds
1
-0
/
+1
2006-10-02
[WATCHDOG] pnx4008_wdt.c - remove patch
Wim Van Sebroeck
1
-6
/
+6
2006-10-02
[WATCHDOG] pnx4008_wdt.c - nowayout patch
Wim Van Sebroeck
1
-5
/
+1
2006-10-02
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
5
-0
/
+377
2006-10-02
[WATCHDOG] i8xx_tco remove pci_find_device.
Jiri Slaby
1
-14
/
+19
2006-10-02
[WATCHDOG] alim remove pci_find_device
Jiri Slaby
2
-8
/
+17
2006-10-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-1755
/
+1502
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
41
-529
/
+525
2006-10-02
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
17
-121
/
+289
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
57
-2185
/
+4516
2006-10-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
72
-625
/
+359
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
4
-6
/
+3
2006-10-02
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
11
-16
/
+48
2006-10-02
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
3
-2
/
+13
2006-10-02
[PATCH] proc: comment what proc_fill_cache does
Eric W. Biederman
1
-0
/
+12
2006-10-02
[PATCH] proc: remove the useless SMP-safe comments from /proc
Eric W. Biederman
1
-4
/
+0
2006-10-02
[PATCH] proc: remove trailing blank entry from pid_entry arrays
Eric W. Biederman
1
-18
/
+21
2006-10-02
[PATCH] proc: properly compute TGID_OFFSET
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] proc: drop tasklist lock in task_state()
Oleg Nesterov
1
-6
/
+5
2006-10-02
[PATCH] proc: convert do_task_stat() to use lock_task_sighand()
Oleg Nesterov
1
-28
/
+35
2006-10-02
[PATCH] proc: convert task_sig() to use lock_task_sighand()
Oleg Nesterov
1
-6
/
+5
2006-10-02
[PATCH] proc: Use pid_task instead of open coding it
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] proc: Merge proc_tid_attr and proc_tgid_attr
Eric W. Biederman
1
-43
/
+11
2006-10-02
[PATCH] proc: Remove the hard coded inode numbers
Eric W. Biederman
1
-210
/
+174
2006-10-02
[PATCH] proc: Factor out an instantiate method from every lookup method
Eric W. Biederman
1
-111
/
+158
2006-10-02
[PATCH] proc: Make the generation of the self symlink table driven
Eric W. Biederman
1
-22
/
+111
2006-10-02
[PATCH] AVR32: Implement kernel_execve
Haavard Skinnemoen
2
-77
/
+17
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
22
-662
/
+2
2006-10-02
[PATCH] sh64: remove the use of kernel syscalls
Arnd Bergmann
1
-257
/
+13
2006-10-02
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
5
-25
/
+15
[next]