[PATCH] clean dup2() up a bit
[safe/jmp/linux-2.6] / include / linux /
2008-08-01 Al Viro[PATCH] merge locate_fd() and get_unused_fd()
2008-07-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-30 Stephen Rothwellcpumask: statement expressions confuse some versions...
2008-07-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-30 Jack Steinermm: add zap_vma_ptes(): a library function to unmap...
2008-07-30 Joerg Roedelintroduce lower_32_bits() macro
2008-07-30 Jerome Arbez-Gindreconnector: add a BlackBoard user to connector
2008-07-30 Vegard Nossumprint_ip_sym(): use %pS
2008-07-30 Yinghai Lumm: remove find_max_pfn_with_active_regions
2008-07-30 Thomas Renningercpufreq acpi: only call _PPC after cpufreq ACPI init...
2008-07-30 Magnus Dammresource: add resource_size()
2008-07-30 David S. Millertcp: MD5: Use MIB counter instead of warning for MD5...
2008-07-30 Nick Pigginpowerpc/mm: Lockless get_user_pages_fast() for 64-bit...
2008-07-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-29 Henrique de Moraes... rfkill: document the rfkill struct locking (v2)
2008-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux-mfd
2008-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-28 Dmitry Baryshkovmfd: accept pure device as a parent, not only platform_...
2008-07-28 Hisashi Hifumivfs: pagecache usage optimization for pagesize!=blocksize
2008-07-28 Andrea Arcangelimmu-notifiers: core
2008-07-28 Andrea Arcangelimmu-notifiers: add mm_take_all_locks() operation
2008-07-28 Andrea Arcangelimmu-notifiers: add list_del_init_rcu()
2008-07-28 Mike Rapoportmfd: add platform_data to mfd_cell
2008-07-28 Alan CoxPCI: add D3 power state avoidance quirk
2008-07-28 Shaohua LiPCI: disable ASPM on pre-1.1 PCIe devices
2008-07-28 Shaohua LiPCI: disable ASPM per ACPI FADT setting
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Jesse BarnesMerge branch 'x86/iommu' of git://git./linux/kernel...
2008-07-28 Linus Torvaldscpu masks: optimize and clean up cpumask_of_cpu()
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-28 Ben Dooksmfd: Coding style fixes
2008-07-28 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-28 Adrian McMenaminmaple: tidy maple_driver code by removing redundant...
2008-07-28 Benjamin HerrenschmidtMerge commit 'gcl/gcl-next'
2008-07-28 Rusty Russellstop_machine(): stop_machine_run() changed to use cpu...
2008-07-28 Rusty RussellSimplify stop_machine
2008-07-28 Jason Baronstop_machine: add ALL_CPUS option
2008-07-28 Mauro Carvalho ChehabMerge ../linux-2.6
2008-07-27 Andrea Righitask IO accounting: move all IO statistics in struct...
2008-07-27 Mauro Carvalho ChehabMerge ../linux-2.6
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Andrea Righitask IO accounting: improve code readability
2008-07-27 Mauro Carvalho ChehabMerge ../linux-2.6
2008-07-27 Mauro Carvalho ChehabV4L/DVB (8522): videodev2: Fix merge conflict
2008-07-27 Hans VerkuilV4L/DVB (8524): videodev: copy the VID_TYPE defines...
2008-07-27 Jean-Francois MoineV4L/DVB (8518): gspca: Remove the remaining frame decod...
2008-07-27 Mauro Carvalho ChehabV4L/DVB (8502): videodev2.h: CodingStyle cleanups
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-07-27 Linus TorvaldsMerge branch 'tracehook' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/kkeil/ISDN-2.6
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-27 Andrea Righihugetlb: remove unused variable warning
2008-07-27 Al Viro[PATCH] get rid of indirect users of namei.h
2008-07-27 Al Viro[PATCH] get rid of __user_path_lookup_open
2008-07-27 Al Viro[PATCH] f_count may wrap around
2008-07-27 Al Viro[PATCH] sanitize __user_walk_fd() et.al.
2008-07-27 Al Viro[PATCH] kill nameidata passing to permission(), rename...
2008-07-27 Miklos Szeredi[patch 1/4] vfs: utimes: move owner check into inode_ch...
2008-07-27 Li Zefan[PATCH] vfs: use kstrdup() and check failing allocation
2008-07-27 Al Viro[PATCH] pass MAY_OPEN to vfs_permission() explicitly
2008-07-27 Al Viro[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
2008-07-27 Al Viro[PATCH] kill altroot
2008-07-27 Al Viro[PATCH] permission checks for chdir need special treatm...
2008-07-27 Miklos Szeredi[patch 5/5] vfs: remove mode parameter from vfs_symlink()
2008-07-27 Miklos Szeredi[patch 3/5] vfs: change remove_suid() to file_remove_suid()
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-27 Al Viro[PATCH] sanitize proc_sysctl
2008-07-27 Al Viro[PATCH] sysctl: keep track of tree relationships
2008-07-27 Al Viro[PATCH] allow delayed freeing of ctl_table_header
2008-07-27 Al Viro[PATCH] beginning of sysctl cleanup - ctl_table_set
2008-07-27 Denys Vlasenko[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
2008-07-27 Pekka Enbergnetfilter: fix double-free and use-after free
2008-07-27 Karsten KeilAdd mISDN HFC multiport driver
2008-07-26 Karsten KeilAdd mISDN DSP
2008-07-26 Karsten KeilAdd mISDN core files
2008-07-26 Karsten KeilDefine AF_ISDN and PF_ISDN
2008-07-26 Haavard Skinnemoenmmc: Add per-card debugfs support
2008-07-26 Haavard Skinnemoenmmc: Export internal host state through debugfs
2008-07-26 Roland McGrathtracehook: comment fixes
2008-07-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-26 Adrian Bunkdrivers/char/rtc.c: make 2 functions static
2008-07-26 Adrian Bunkmm/swapfile.c: make code static
2008-07-26 Adrian Bunkmake mm/memory.c:print_bad_pte() static
2008-07-26 Adrian Bunkmm/allocpercpu.c: make 4 functions static
2008-07-26 Roland McGrathtask_current_syscall
2008-07-26 Roland McGrathtracehook: wait_task_inactive
2008-07-26 Roland McGrathtracehook: asm/syscall.h
2008-07-26 Roland McGrathtracehook: TIF_NOTIFY_RESUME
2008-07-26 Roland McGrathtracehook: force signal_pending()
2008-07-26 Roland McGrathtracehook: death
2008-07-26 Roland McGrathtracehook: job control
2008-07-26 Roland McGrathtracehook: get_signal_to_deliver
2008-07-26 Roland McGrathtracehook: syscall
next