summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-26x86_64 ia32 ptrace: use compat_ptrace_request for siginfoRoland McGrath1-29/+1
2008-04-26x86 signals: lift set_fsRoland McGrath2-8/+7
2008-04-26x86 signals: lift flags diddling codeRoland McGrath3-30/+30
2008-04-26x86: remove NexGen supportDmitri Vorobiev5-66/+5
2008-04-26x86: array can become staticDmitri Vorobiev1-1/+1
2008-04-26x86: remove unused function amd_init_cpu()Dmitri Vorobiev1-6/+0
2008-04-26x86-64: extend MCE CPU quirk handlingJan Beulich1-8/+10
2008-04-26i386: fix signal type for iret exceptionJan Beulich1-1/+1
2008-04-26x86: fix watchdog ops for CoreDuoJan Beulich1-12/+2
2008-04-26fix asm-x86/{posix_types,unistd}.hAdrian Bunk2-2/+14
2008-04-26i386: fix asm constraint in do_IRQ()Jan Beulich1-1/+1
2008-04-26v4l/dvb: add statics to avoid multiple definitionsHarvey Harrison2-4/+4
2008-04-26mac-hid: fix build after lockdep annotationHarvey Harrison1-2/+2
2008-04-26documentation: remove smart-config.txtRandy Dunlap2-100/+0
2008-04-26Export __locks_copy_lock() so modular lockd buildsRoland Dreier1-0/+1
2008-04-25Update .gitignore filesMatthew Wilcox3-2/+7
2008-04-25kconfig: fix broken target update-po-configSam Ravnborg1-2/+2
2008-04-25kbuild: silence documentation GEN xml messages according to $(quiet)Mike Frysinger1-1/+4
2008-04-25kbuild: fix depmod commentUwe Kleine-König1-1/+0
2008-04-25kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker2-1/+16
2008-04-25kbuild: support loading extra symbols in modpostRichard Hacker1-1/+22
2008-04-25Add option to enable -Wframe-larger-than= on gcc 4.4Andi Kleen2-0/+15
2008-04-25kbuild: add kconfig symbols to tags outputAlexey Dobriyan1-2/+2
2008-04-25kbuild: fix some minor typoesRobert P. J. Day3-10/+10
2008-04-25kbuild: error out on missing MODULE_LICENSESam Ravnborg1-0/+4
2008-04-25Document seq_path_root()Jonathan Corbet1-2/+8
2008-04-25x86: harden kernel code patchingIngo Molnar1-0/+1
2008-04-25x86: clean up text_poke()Mathieu Desnoyers1-20/+18
2008-04-25x86: fix text_poke()Jiri Slaby1-1/+1
2008-04-25x86: remove set_fixmap() warningIngo Molnar1-1/+1
2008-04-25x86: make __set_fixmap() non-initIngo Molnar1-3/+2
2008-04-25x86: make clear_fixmap() available on 64-bit as wellIngo Molnar3-7/+12
2008-04-25Various fixes to Documentation/HOWTOJonathan Corbet1-11/+19
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields2-15/+1
2008-04-25Update to NFS/RDMA documentationJames Lentini1-5/+9
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields4-6/+4
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng3-5/+65
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng3-6/+70
2008-04-25leases: remove unneeded variable from fcntl_setlease().David M. Richter1-2/+1
2008-04-25leases: move lock allocation earlier in generic_setlease()David M. Richter1-5/+5
2008-04-25leases: when unlocking, skip locking-related stepsDavid M. Richter1-11/+13
2008-04-25leases: fix a return-value mixupDavid M. Richter1-0/+1
2008-04-25ieee1394: silence defined but not used warning in non-modular buildsTony Breeds3-0/+6
2008-04-25ieee1394: rawiso: requeue packet for transmission after skipped cyclePieter Palmers3-1/+42
2008-04-25[PATCH] sanitize locate_fd()Al Viro1-26/+14
2008-04-25[PATCH] sanitize unshare_files/reset_files_structAl Viro5-47/+34
2008-04-25[PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro6-70/+20
2008-04-25[PATCH] close race in unshare_files()Al Viro1-11/+9
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro6-22/+16
2008-04-25cifs: timeout dfs automounts +little fix.Igor Mammedov3-17/+23