aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown2-2/+5
2006-10-03[PATCH] md: fix a comment that is wrong in raid5.hNeilBrown1-2/+3
2006-10-03[PATCH] md: the scheduled removal of the START_ARRAY ioctl for mdAdrian Bunk2-2/+1
2006-10-03[PATCH] dm table: add target flushBryn Reeves2-1/+3
2006-10-03[PATCH] dm: extract device limit settingBryn Reeves1-0/+5
2006-10-03[PATCH] dm table: add target preresumeMilan Broz2-2/+4
2006-10-03[PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon1-0/+3
2006-10-03[PATCH] dm: support ioctls on mapped devicesMilan Broz2-1/+6
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk2-0/+4
2006-10-03[PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas1-0/+1
2006-10-03[PATCH] fbdev: Add generic ddc read functionalityDennis Munsie1-0/+2
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox1-0/+3
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov1-1/+0
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk1-1/+0
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall1-1/+2
2006-10-03[PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov1-1/+3
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B2-12/+43
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2-0/+4
2006-10-03[PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu1-0/+11
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2-2/+2
2006-10-03[PATCH] pid.h cleanupAndrew Morton1-15/+15
2006-10-02Add prototype for sigset_from_compat()Linus Torvalds1-0/+1
2006-10-02Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-5/+30
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-88/+223
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-0/+1
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-0/+7
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov1-0/+2
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-5/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-0/+2
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev2-1/+20
2006-10-02[PATCH] IPC namespace coreKirill Korotaev4-0/+40
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2-0/+12
2006-10-02[PATCH] namespaces: utsname: remove system_utsnameSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn4-3/+42
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-10-02[PATCH] namespaces: utsname: introduce temporary helpersSerge E. Hallyn1-0/+10
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn4-7/+7
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn3-0/+54
2006-10-02[PATCH] nfsd: lockdep annotationPeter Zijlstra1-2/+9
2006-10-02[PATCH] knfsd: make rpc threads pools numa awareGreg Banks1-0/+1
2006-10-02[PATCH] knfsd: add svc_set_num_threadsGreg Banks1-5/+16
2006-10-02[PATCH] knfsd: add svc_getGreg Banks1-0/+11
2006-10-02[PATCH] knfsd: split svc_serv into poolsGreg Banks2-2/+24
2006-10-02[PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks1-1/+1
2006-10-02[PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks1-0/+1
2006-10-02[PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks1-1/+1
2006-10-02[PATCH] knfsd: move tempsock aging to a timerGreg Banks2-0/+3
2006-10-02[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2-2/+2
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2-1/+6
2006-10-02[PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown1-0/+1