[PATCH] open: cleanup in lookup_flags()
[pandora-kernel.git] / include / linux /
2005-10-31 Andrew Morton[PATCH] remove timer debug field
2005-10-31 john stultz[PATCH] NTP shift_right cleanup
2005-10-31 Alan Stern[PATCH] Add kthread_stop_sem()
2005-10-31 Oleg Nesterov[PATCH] introduce setup_timer() helper
2005-10-31 Jan Kara[PATCH] ext3: Fix unmapped buffers in transaction's...
2005-10-31 Shaohua Li[PATCH] introduce .valid callback for pm_ops
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: rework memory freeing on resume
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: move snapshot functionality to separate...
2005-10-31 Ashok Raj[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs...
2005-10-31 Ingo Molnar[PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLO...
2005-10-31 James Morris[PATCH] SELinux: canonicalize getxattr()
2005-10-31 Brian Gerst[PATCH] CONFIG_IA32
2005-10-30 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-10-30 Jeff Garzik[libata] change ata_qc_complete() to take error mask...
2005-10-30 Jeff GarzikMerge branch 'master'
2005-10-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2005-10-30 Dave Hansen[PATCH] memory hotplug: sysfs and add/remove functions
2005-10-30 Dave Hansen[PATCH] memory hotplug locking: zone span seqlock
2005-10-30 Dave Hansen[PATCH] memory hotplug locking: node_size_lock
2005-10-30 Dave Hansen[PATCH] memory hotplug prep: __section_nr helper
2005-10-30 Hugh Dickins[PATCH] mm: update comments to pte lock
2005-10-30 Hugh Dickins[PATCH] mm: fix rss and mmlist locking
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Hugh Dickins[PATCH] mm: follow_page with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: kill check_user_page_readable
2005-10-30 Hugh Dickins[PATCH] mm: rmap with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: unmap_vmas with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc take ptlock
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc inline and out
2005-10-30 Hugh Dickins[PATCH] mm: init_mm without ptlock
2005-10-30 Hugh Dickins[PATCH] mm: ia64 use expand_upwards
2005-10-30 Hugh Dickins[PATCH] mm: mm_struct hiwaters moved
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-30 Hugh Dickins[PATCH] mm: unlink_file_vma, remove_vma
2005-10-30 Hugh Dickins[PATCH] mm: vm_stat_account unshackled
2005-10-30 Andi Kleen[PATCH] Convert mempolicies to nodemask_t
2005-10-30 Rik Van Riel[PATCH] add sem_is_read/write_locked()
2005-10-30 Christoph Lameter[PATCH] vmalloc_node
2005-10-30 Jeff Garzik[libata] remove ata_chk_err(), ->check_err() hook.
2005-10-30 Herbert Xu[PATCH] Introduce sg_set_buf
2005-10-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-29 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2005-10-29 Pete PopovCleaned up AMD Au1200 IDE driver:
2005-10-29 Pete PopovPhilips PNX8550 support: MIPS32-like core with 2 Trimed...
2005-10-29 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-10-29 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-10-29 Arnaldo Carvalho... Merge branch 'master' of /linux/kernel/git/torvalds...
2005-10-29 Stephen Hemminger[ETH]: ether address compare
2005-10-29 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-10-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2005-10-29 Arnaldo Carvalho... Merge /pub/scm/linux/kernel/git/sridhar/lksctp-2.6
2005-10-28 Andrew Morton[PATCH] USB: fix pm patches with CONFIG_PM off part 2
2005-10-28 Alan Stern[PATCH] usbcore: Fix handling of sysfs strings and...
2005-10-28 Alan Stern[PATCH] usbcore: Wrap lines before column 80
2005-10-28 Alan Stern[PATCH] usbcore: Improve endpoint sysfs file handling
2005-10-28 Alan Stern[PATCH] USB: Always do usb-handoff
2005-10-28 Pete Zaitcev[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
2005-10-28 Greg Kroah-Hartman[PATCH] USB: add notifier functions to the USB core...
2005-10-28 Juha Yrj?l?[PATCH] add usb transceiver set_suspend() method
2005-10-28 David Brownell[PATCH] stop exporting two functions
2005-10-28 David Brownell[PATCH] one less word in struct device
2005-10-28 David Brownell[PATCH] remove usb_suspend_device() parameter
2005-10-28 Greg Kroah-Hartman[PATCH] devfs: Remove the mode field from usb_class_dri...
2005-10-28 Greg Kroah-Hartman[PATCH] USB: add endpoint information to sysfs
2005-10-28 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-10-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2005-10-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-10-28 Roland DreierMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-10-28 Jeff GarzikMerge branch 'master'
2005-10-28 Jeff GarzikMerge branch 'master'
2005-10-28 Grant Coady[PATCH] pci_ids: cleanup comments
2005-10-28 Andrew Morton[PATCH] PCI: fix edac drivers for radisys 82600 borkage
2005-10-28 Grant Coady[PATCH] pci_ids: remove non-referenced symbols from...
2005-10-28 Grant Coady[PATCH] pci_ids: remove duplicates from pci_ids.h
2005-10-28 Brian King[PATCH] PCI: Block config access during BIST
2005-10-28 Tony LuckPull fix-bte-copy into release branch
2005-10-28 Tony LuckPull xpc-disengage into release branch
2005-10-28 Tony LuckPull for-each-cpu into release branch
2005-10-28 Tony LuckPull asm-slot-fix into release branch
2005-10-28 Tony LuckPull proc-cpuinfo-siblings into release branch
2005-10-28 Tony LuckPull big-sim-disk into release branch
2005-10-28 Tony LuckPull sparsemem-v5 into release branch
2005-10-28 Tony LuckPull remove-sn-bist-lock into release branch
2005-10-28 Tony LuckPull new-efi-memmap into release branch
2005-10-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2005-10-28 Greg Kroah-Hartman[PATCH] I2C: add i2c module alias for i2c drivers to use
2005-10-28 Jean Delvare[PATCH] i2c: SMBus PEC support rewrite, 3 of 3
2005-10-28 Jean Delvare[PATCH] i2c: SMBus PEC support rewrite, 2 of 3
2005-10-28 Jean Delvare[PATCH] i2c: SMBus PEC support rewrite, 1 of 3
2005-10-28 Jean Delvare[PATCH] i2c: Drop unused parport i2c IDs
2005-10-28 Alessandro Zummo[PATCH] i2c: New Xicor X1205 RTC driver
2005-10-28 Jean Delvare[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX
2005-10-28 Jean Delvare[PATCH] i2c: Drop unused per-i2c-algorithm adapter max
2005-10-28 Jean Delvare[PATCH] i2c: Drop out-of-date, colliding ioctl definitions
2005-10-28 Jean Delvare[PATCH] i2c: Fix misplaced i2c.h comment
2005-10-28 Jean Delvare[PATCH] i2c: Drop useless CVS revision IDs
2005-10-28 Hideki Iwamoto[PATCH] i2c: Fix union i2c_smbus_data definition
2005-10-28 Pantelis AntoniouAdd fs_enet ethernet network driver, for several embedd...
next