aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-06-25[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkatUlrich Drepper1-0/+1
2006-06-25[PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn1-1/+1
2006-06-25[PATCH] fuse: add request interruptionMiklos Szeredi1-1/+6
2006-06-25[PATCH] fuse: add POSIX file locking supportMiklos Szeredi1-2/+24
2006-06-25[PATCH] fuse: use MISC_MAJORJan Engelhardt1-1/+2
2006-06-25[PATCH] Get rid of /proc/sys/procStephen Hemminger1-3/+1
2006-06-25[PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor1-0/+1
2006-06-25[PATCH] Add v3020 RTC supportRaphael Assenat1-0/+35
2006-06-25[PATCH] rtc subsystem: add capability checksAlessandro Zummo1-0/+1
2006-06-25[PATCH] RTC: rtc-dev UIE emulationAtsushi Nemoto1-0/+10
2006-06-25[PATCH] epoll: use unlocked wqueue operationsDavide Libenzi1-1/+1
2006-06-25[PATCH] nbd: endian annotationsAlexey Dobriyan1-6/+6
2006-06-25[PATCH] for_each_cpu_mask() warning fixAndrew Morton1-1/+2
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2-6/+14
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2-8/+19
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks1-0/+5
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox1-0/+3
2006-06-25[PATCH] list.h doc: change "counter" to "cursor"Randy Dunlap1-26/+26
2006-06-25[PATCH] fix list.h kernel-docRandy Dunlap1-30/+52
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk2-2/+6
2006-06-25[PATCH] Make printk work for really early debuggingMichael Ellerman1-0/+1
2006-06-25[PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk1-2/+0
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov1-1/+13
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov1-9/+52
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov1-0/+1
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov1-0/+13
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov1-1/+1
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov1-4/+5
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov1-1/+2
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2-0/+27
2006-06-25[PATCH] page migration: Support a vma migration functionChristoph Lameter2-1/+12
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-1/+0
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+0
2006-06-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2006-06-24Add some basic resume trace facilitiesLinus Torvalds1-0/+30
2006-06-24[ARM] 3639/1: S3C2412: serial port supportBen Dooks1-0/+3
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-128/+391
2006-06-23Auto-update from upstreamTony Luck76-373/+901
2006-06-23[PATCH] rbtree: support functions used by the io schedulersJens Axboe1-0/+4
2006-06-23[PATCH] Rearrange a few struct request membersJens Axboe1-6/+5
2006-06-23[PATCH] Get rid of struct request request_pm_state memberJens Axboe1-5/+0
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe2-6/+7
2006-06-23[PATCH] blktrace_api.h: endian annotationsAlexey Dobriyan1-3/+3
2006-06-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-13/+40
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+4
2006-06-23[PATCH] JBD: split checkpoint listsJan Kara1-1/+7
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich3-21/+28
2006-06-23[PATCH] list: introduce list_replace() helperOleg Nesterov1-0/+23
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant1-0/+5
2006-06-23[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modulesPaul E. McKenney1-2/+1
2006-06-23[PATCH] strstrip() APIPekka Enberg1-0/+1
2006-06-23[PATCH] Process Events: License ChangeMatt Helsley1-13/+6
2006-06-23[PATCH] Process Events - Header CleanupMatt Helsley1-2/+0
2006-06-23[PATCH] remove unlikely() in might_sleep_if()Hua Zhong1-1/+1
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao1-18/+20
2006-06-23[PATCH] ptrace: document the locking rulesEric W. Biederman2-1/+5
2006-06-23[PATCH] module.h: updated comments with a new licenseXose Vazquez Perez1-0/+2
2006-06-23[PATCH] fs/locks.c: make posix_locks_deadlock() staticAdrian Bunk1-1/+0
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2-2/+3
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg1-0/+7
2006-06-23[PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer1-0/+1
2006-06-23[PATCH] m68k: Remove some unused definitions in zorro.hRoman Zippel1-42/+0
2006-06-23[PATCH] swsusp: add architecture special saveable pages supportShaohua Li1-0/+1
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin1-0/+8
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka1-0/+22
2006-06-23[PATCH] SELinux: add task_movememory hookDavid Quigley1-0/+15
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris1-0/+16
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter1-1/+1
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter1-0/+5
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2-1/+6
2006-06-23[PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter1-5/+6
2006-06-23[PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter1-4/+3
2006-06-23[PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff1-0/+50
2006-06-23[PATCH] initialise total_memory() earlierAndrew Morton1-0/+1
2006-06-23[PATCH] add page_mkwrite() vm_operations methodDavid Howells1-0/+4
2006-06-23[PATCH] mm: fix swap unused warningCon Kolivas1-11/+53
2006-06-23[PATCH] sparsemem: record nid during memory presentAndy Whitcroft1-0/+5
2006-06-23[PATCH] More page migration: use migration entries for file pagesChristoph Lameter1-15/+0
2006-06-23[PATCH] Swapless page migration: rip out swap based logicChristoph Lameter1-1/+0
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2-0/+60
2006-06-23[PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter2-4/+8
2006-06-23[PATCH] page migration cleanup: remove useless definitionsChristoph Lameter1-2/+0
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi2-2/+6
2006-06-23[PATCH] radix-tree: direct dataNick Piggin1-2/+3
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson1-20/+15
2006-06-23[PATCH] mm: introduce remap_vmalloc_range()Nick Piggin1-0/+8
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-0/+9
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W1-6/+2
2006-06-23[PATCH] reserve space for swap labelAndreas Dilger1-6/+8
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki1-0/+1
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto1-0/+3
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto1-2/+2
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto1-2/+2
2006-06-23[PATCH] PG_uncached is ia64 onlyAndrew Morton1-1/+13
2006-06-23[PATCH] zone handle unaligned zone boundariesAndy Whitcroft1-2/+5
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells4-11/+16
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells3-13/+17
2006-06-23[NET]: fix net-core kernel-docRandy Dunlap1-0/+2
2006-06-23[TCP]: Move inclusion of <linux/dmaengine.h> to correct place in <linux/tcp.h>David Woodhouse1-1/+1
2006-06-23[NET]: Added GSO toggleHerbert Xu2-0/+3
2006-06-23[NET]: Add software TSOv4Herbert Xu1-0/+1
2006-06-23[NET]: Add generic segmentation offloadHerbert Xu1-1/+7
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2-5/+21
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu1-6/+5
2006-06-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-4/+8
2006-06-22[libata] Add host lock to struct ata_portJeff Garzik1-0/+1
2006-06-22[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo1-0/+2
2006-06-22[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa1-1/+1
2006-06-22Merge branch 'master' into upstreamJeff Garzik206-1184/+2187
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-2/+76
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6Linus Torvalds2-2/+5
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-0/+15
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie3-92/+141
2006-06-22[PATCH] Fix dcache race during umountNeilBrown1-1/+1
2006-06-22[PATCH] remove steal_locks()Miklos Szeredi1-1/+0
2006-06-22[PATCH] PCI: Add PCI_CAP_ID_VNDRBrice Goglin1-0/+1
2006-06-22[PATCH] Keys: Fix race between two instantiators of a keyDavid Howells1-0/+5
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay2-9/+19
2006-06-22[PATCH] w1: netlink: Mark netlink group 1 as unused.Evgeniy Polyakov1-1/+1
2006-06-22[PATCH] w1: Move w1-connector definitions into linux/include/connector.hEvgeniy Polyakov1-1/+4
2006-06-22[PATCH] i2c: Mark block write buffers as constKrzysztof Halasa1-2/+2
2006-06-22[PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard1-0/+19
2006-06-22[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55Jean Delvare1-0/+2
2006-06-22[PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer1-0/+50
2006-06-22[PATCH] i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek1-0/+3
2006-06-21[PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman1-2/+3
2006-06-21[PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman1-1/+1
2006-06-21[PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman1-1/+3
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell1-0/+0
2006-06-21[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2-4/+4
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell1-0/+0
2006-06-21[PATCH] usbcore: port reset for composite devicesAlan Stern1-0/+9
2006-06-21[PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman1-0/+2
2006-06-21Pull rework-memory-attribute-aliasing into release branchTony Luck1-0/+1
2006-06-21[PATCH] Driver model: add ISA busRene Herman1-0/+28
2006-06-21[PATCH] Driver Core: Make dev_info and friends print the bus name if there is...Alan Stern1-1/+2
2006-06-21[PATCH] Driver core: allow struct device to have a dev_tGreg Kroah-Hartman1-0/+14
2006-06-21[PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu1-0/+2
2006-06-21[PATCH] Driver Core: Allow sysdev_class have attributesShaohua Li1-1/+17
2006-06-21[PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman1-8/+0
2006-06-21[PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp1-1/+3
2006-06-21[PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visibleBrice Goglin1-0/+1
2006-06-21[PATCH] PCI: disable msi mode in pci_disable_deviceShaohua Li1-0/+2
2006-06-21[PATCH] PCI: Move various PCI IDs to header fileBrent Casavant1-0/+9
2006-06-21[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundationDoug Thompson2-0/+2
2006-06-21[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala1-0/+1
2006-06-21[PATCH] PCI: Add PCI_CAP_ID_VNDRBrice Goglin1-0/+1
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-3/+0
2006-06-21[POWERPC] Fix mdelay badness on shared processor partitionsAnton Blanchard1-4/+1
2006-06-20[PATCH] add __iowrite64_copyBrice Goglin1-0/+1
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-32/+209
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds157-594/+470
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2-6/+22
2006-06-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds13-392/+417
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner1-1/+11
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis2-8/+10
2006-06-20[PATCH] audit: path-based rulesAmy Griffis1-0/+1
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson1-0/+46
2006-06-20[PATCH] inline more audit helpersAl Viro1-3/+21
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers1-2/+2
2006-06-20[PATCH] add filtering by ppidAl Viro1-0/+1
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro1-2/+1
2006-06-20[PATCH] execve argument loggingAl Viro1-1/+5
2006-06-20[PATCH] audit_panic() is audit-internalAl Viro1-1/+0
2006-06-20[PATCH] inotify (4/5): allow watch removal from event handlerAmy Griffis1-0/+7
2006-06-20[PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis1-0/+20
2006-06-20[PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis2-16/+20
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2-1/+77
2006-06-20[PATCH] remove config.h from inotify.hAl Viro1-1/+0
2006-06-19[NET]: Prevent multiple qdisc runsHerbert Xu1-0/+1
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-29/+698
2006-06-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+12
2006-06-19Add support for suspending and resuming the whole console subsystemLinus Torvalds1-0/+4
2006-06-19[ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor1-2/+2
2006-06-17[PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmprivate.Tushar Gohad1-1/+1
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu1-0/+3
2006-06-17[TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller1-0/+1
2006-06-17[NET]: Warn in __skb_trim if skb is pagedHerbert Xu1-12/+12
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu1-4/+20
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-3/+35
2006-06-17[SECMARK]: Add CONNSECMARK xtables targetJames Morris1-0/+13
2006-06-17[SECMARK]: Add secmark support to conntrackJames Morris1-0/+4
2006-06-17[SECMARK]: Add xtables SECMARK targetJames Morris1-0/+26
2006-06-17[SECMARK]: Add secmark support to core networking.James Morris1-0/+22
2006-06-17[SECMARK]: Add SELinux exportsJames Morris1-0/+32
2006-06-17[NET]: Fix warnings after LSM-IPSEC changes.David S. Miller1-1/+1
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang1-6/+34
2006-06-17[IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan1-1/+1
2006-06-17[NETFILTER]: Add SIP connection tracking helperPatrick McHardy1-0/+44
2006-06-17[NETFILTER]: H.323 helper: Add support for Call ForwardingJing Min Zhao3-1/+10
2006-06-17[NETFILTER]: ctnetlink: fix NAT configurationPatrick McHardy1-1/+3
2006-06-17[NETFILTER]: conntrack: add fixed timeout flag in connection trackingEric Leblond1-0/+4
2006-06-17[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2-0/+3
2006-06-17[NETFILTER]: x_tables: add statistic matchPatrick McHardy1-0/+32
2006-06-17[NETFILTER]: x_tables: add quota matchPatrick McHardy1-0/+16
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu1-0/+4
2006-06-17[TG3]: Add 5786 PCI IDMichael Chan1-0/+1