aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells23-45/+152
2006-10-03[PATCH] pid.h cleanupAndrew Morton1-15/+15
2006-10-02[PATCH] Add unifdef to gitignorePaul Mundt1-0/+1
2006-10-02[PATCH] hp100: fix conditional compilation messJeff Garzik2-4/+6
2006-10-02[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"Andrew Morton1-54/+0
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-64/+80
2006-10-02IB/ehca: Tweak trace message formatHoang-Nam Nguyen1-1/+1
2006-10-02IB/ehca: Fix device registrationHoang-Nam Nguyen1-17/+19
2006-10-02IB/ipath: Fix RDMA readsRalph Campbell1-27/+32
2006-10-02RDMA/cma: Optimize error handlingKrishna Kumar1-10/+14
2006-10-02RDMA/cma: Eliminate unnecessary remove_listKrishna Kumar1-5/+1
2006-10-02RDMA/cma: Set status correctly on route resolution errorSean Hefty1-0/+1
2006-10-02RDMA/cma: Fix device removal raceKrishna Kumar1-0/+1
2006-10-02RDMA/cma: Fix leak of cm_ids in case of failuresKrishna Kumar1-4/+11
2006-10-02Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds48-73/+472
2006-10-02[WATCHDOG] improve machzwd detectionDave Jones1-2/+1
2006-10-02[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu43-44/+44
2006-10-02[WATCHDOG] s3c24XX nowayoutBen Dooks1-5/+5
2006-10-02[WATCHDOG] pnx4008: add cpu_relax()Vitaly Wool1-1/+2
2006-10-02[WATCHDOG] pnx4008_wdt.c - spinlock fixes.Wim Van Sebroeck1-0/+12
2006-10-02Add prototype for sigset_from_compat()Linus Torvalds1-0/+1
2006-10-02[WATCHDOG] pnx4008_wdt.c - remove patchWim Van Sebroeck1-6/+6
2006-10-02[WATCHDOG] pnx4008_wdt.c - nowayout patchWim Van Sebroeck1-5/+1
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool5-0/+377
2006-10-02[WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby1-14/+19
2006-10-02[WATCHDOG] alim remove pci_find_deviceJiri Slaby2-8/+17
2006-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds29-1755/+1502
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds41-529/+525
2006-10-02Merge git://git.infradead.org/mtd-2.6Linus Torvalds17-121/+289
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds57-2185/+4516
2006-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds72-625/+359
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells4-6/+3
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater11-16/+48
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov3-2/+13
2006-10-02[PATCH] proc: comment what proc_fill_cache doesEric W. Biederman1-0/+12
2006-10-02[PATCH] proc: remove the useless SMP-safe comments from /procEric W. Biederman1-4/+0
2006-10-02[PATCH] proc: remove trailing blank entry from pid_entry arraysEric W. Biederman1-18/+21
2006-10-02[PATCH] proc: properly compute TGID_OFFSETEric W. Biederman1-1/+1
2006-10-02[PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov1-6/+5
2006-10-02[PATCH] proc: convert do_task_stat() to use lock_task_sighand()Oleg Nesterov1-28/+35
2006-10-02[PATCH] proc: convert task_sig() to use lock_task_sighand()Oleg Nesterov1-6/+5
2006-10-02[PATCH] proc: Use pid_task instead of open coding itEric W. Biederman1-1/+1
2006-10-02[PATCH] proc: Merge proc_tid_attr and proc_tgid_attrEric W. Biederman1-43/+11
2006-10-02[PATCH] proc: Remove the hard coded inode numbersEric W. Biederman1-210/+174
2006-10-02[PATCH] proc: Factor out an instantiate method from every lookup methodEric W. Biederman1-111/+158
2006-10-02[PATCH] proc: Make the generation of the self symlink table drivenEric W. Biederman1-22/+111
2006-10-02[PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen2-77/+17
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann22-662/+2
2006-10-02[PATCH] sh64: remove the use of kernel syscallsArnd Bergmann1-257/+13
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann5-25/+15