summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-2639-437/+81
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PATCH] remove remaining namei_{32,64}.h crapAl Viro2008-07-262-26/+0
| * | | | | | | | | | | [PATCH] get rid of indirect users of namei.hAl Viro2008-07-262-2/+1
| * | | | | | | | | | | [PATCH] get rid of __user_path_lookup_openAl Viro2008-07-261-1/+0
| * | | | | | | | | | | [PATCH] f_count may wrap aroundAl Viro2008-07-262-4/+4
| * | | | | | | | | | | [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-261-6/+7
| * | | | | | | | | | | [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-261-1/+1
| * | | | | | | | | | | [patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi2008-07-261-16/+17
| * | | | | | | | | | | [PATCH] vfs: use kstrdup() and check failing allocationLi Zefan2008-07-261-1/+1
| * | | | | | | | | | | [PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro2008-07-261-4/+3
| * | | | | | | | | | | [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro2008-07-262-3/+1
| * | | | | | | | | | | [PATCH] kill altrootAl Viro2008-07-2625-360/+1
| * | | | | | | | | | | [PATCH] permission checks for chdir need special treatment only on the last stepAl Viro2008-07-261-1/+0
| * | | | | | | | | | | [patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi2008-07-261-1/+1
| * | | | | | | | | | | [patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi2008-07-261-1/+1
| * | | | | | | | | | | [PATCH] sanitize ->permission() prototypeAl Viro2008-07-265-5/+8
| * | | | | | | | | | | [PATCH] sanitize proc_sysctlAl Viro2008-07-262-0/+6
| * | | | | | | | | | | [PATCH] sysctl: keep track of tree relationshipsAl Viro2008-07-261-0/+3
| * | | | | | | | | | | [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro2008-07-261-0/+2
| * | | | | | | | | | | [PATCH] allow delayed freeing of ctl_table_headerAl Viro2008-07-261-0/+6
| * | | | | | | | | | | [PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2008-07-262-3/+16
| * | | | | | | | | | | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko2008-07-261-3/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-07-265-1/+753
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add mISDN HFC multiport driverKarsten Keil2008-07-271-0/+33
| * | | | | | | | | | | Add mISDN DSPKarsten Keil2008-07-271-0/+37
| * | | | | | | | | | | Add mISDN core filesKarsten Keil2008-07-272-0/+680
| * | | | | | | | | | | Define AF_ISDN and PF_ISDNKarsten Keil2008-07-271-1/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-263-9/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netfilter: fix double-free and use-after freePekka Enberg2008-07-261-0/+1
| * | | | | | | | | | | net: drop unused BUG_TRAP()Ilpo Järvinen2008-07-251-7/+0
| * | | | | | | | | | | net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-2/+3
* | | | | | | | | | | | hugetlb: remove unused variable warningAndrea Righi2008-07-261-1/+4
* | | | | | | | | | | | gpiolib: fix typo in commentMichael Buesch2008-07-261-1/+1
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-263-7/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernelsChris McDermott2008-07-261-1/+1
| * | | | | | | | | | | x86, RDC321x: remove gpio.h complicationsIngo Molnar2008-07-261-6/+0
| * | | | | | | | | | | crashdump: fix undefined reference to `elfcorehdr_addr'Ingo Molnar2008-07-261-0/+6
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-07-2620-205/+165
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Blackfin arch: fix bug - detect 0.1 silicon revision BF527-EZKIT as 0.0 versionMichael Hennerich2008-07-191-1/+20
| * | | | | | | | | | | Blackfin arch: Add return value check in bfin_sir_probe(), remove SSYNC().Graf Yang2008-07-195-30/+75
| * | | | | | | | | | | Blackfin arch: Extend sram malloc to handle L2 SRAM.Sonic Zhang2008-07-193-3/+12
| * | | | | | | | | | | Blackfin arch: Functional power management supportMichael Hennerich2008-07-194-63/+54
| * | | | | | | | | | | Blackfin arch: add TXDWA definition to enable new featureBryan Wu2008-07-153-0/+4
| * | | | | | | | | | | Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich2008-07-144-108/+0
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-261-2/+0
* | | | | | | | | | | mm/swapfile.c: make code staticAdrian Bunk2008-07-261-3/+0
* | | | | | | | | | | make mm/memory.c:print_bad_pte() staticAdrian Bunk2008-07-261-1/+0
* | | | | | | | | | | mm/allocpercpu.c: make 4 functions staticAdrian Bunk2008-07-261-29/+0
* | | | | | | | | | | task_current_syscallRoland McGrath2008-07-261-0/+4
* | | | | | | | | | | tracehook: wait_task_inactiveRoland McGrath2008-07-261-2/+6
OpenPOWER on IntegriCloud