aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-43/+0
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel1-2/+2
2006-03-24[PATCH] bitmap: region cleanupPaul Jackson1-0/+3
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o1-1/+3
2006-03-24[PATCH] add sys_unshare to syscalls.hArnd Bergmann1-0/+1
2006-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+7
2006-03-23Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-0/+570
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-14/+18
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-3/+9
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+5
2006-03-23[PATCH] PCI: fix pci_request_region[s] argJeff Garzik1-2/+2
2006-03-23[PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin1-1/+6
2006-03-23[PATCH] PCI: return max reserved busnrKristen Accardi1-0/+1
2006-03-23[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera1-0/+1
2006-03-23[PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare1-1/+0
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar1-3/+3
2006-03-23[PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2Jim Cromie1-5/+7
2006-03-23[PATCH] hwmon: Allow sensor attributes arraysJim Cromie1-5/+7
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik1-3/+7
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe5-0/+289
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe1-0/+281
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-10/+4
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise1-2/+6
2006-03-23[PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk1-2/+0
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton1-0/+3
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-9/+3
2006-03-23[PATCH] notifier: profile.h forward decl fixAndrew Morton1-1/+1
2006-03-23[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan1-0/+12
2006-03-23[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven1-1/+2
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar1-1/+3
2006-03-23[PATCH] sem2mutex: UDFIngo Molnar1-2/+2
2006-03-23[PATCH] sem2mutex: NCPFSIngo Molnar2-3/+4
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven1-3/+4
2006-03-23[PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: drivers/block/loop.cIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: fs/seq_file.cIngo Molnar1-2/+2
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven1-3/+4
2006-03-23[PATCH] sem2mutex: ipruneIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven1-1/+1
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar1-4/+4
2006-03-23[PATCH] sem2mutex: inotifyIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: quotaIngo Molnar1-3/+4
2006-03-23[PATCH] sem2mutex: blockdev #2Arjan van de Ven1-2/+2
2006-03-23[PATCH] Move read_mostly definition to asm/cache.hKyle McMartin1-3/+1
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig1-4/+1
2006-03-23[PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2-9/+29
2006-03-23[PATCH] ext3_readdir: use generic readaheadAndrew Morton1-3/+6
2006-03-23[PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki1-0/+5
2006-03-23[PATCH] kernel/power: move externs to header filesRandy Dunlap1-1/+2
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki1-2/+3
2006-03-23[PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.NeilBrown1-1/+1
2006-03-23[PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes1-3/+7
2006-03-23[TG3]: Add 5755 supportMichael Chan1-0/+2
2006-03-23[IPV4]: Add fib rule netlink notificationsPatrick McHardy1-1/+3
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-152/+88
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+3
2006-03-22Merge branch 'master'Jeff Garzik17-93/+177
2006-03-22[NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin4-138/+64
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso4-16/+26
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-0/+1
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+32
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-1/+9
2006-03-22[PATCH] page migration reorgChristoph Lameter2-19/+51
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-4/+12
2006-03-22[PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.hDavid Gibson1-0/+4
2006-03-22[PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson1-4/+5
2006-03-22[PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson1-4/+0
2006-03-22[PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson1-2/+6
2006-03-22[PATCH] Enable mprotect on huge pagesZhang, Yanmin1-0/+4
2006-03-22[PATCH] mm: optimise page_countNick Piggin1-1/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+9
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin1-4/+0
2006-03-22[PATCH] mm: make __put_page internalNick Piggin1-1/+0
2006-03-22[PATCH] vmscan: use unsigned longsAndrew Morton2-5/+5
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-14/+9
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter1-1/+0
2006-03-22[PATCH] kcalloc(): INT_MAX -> ULONG_MAXAdrian Bunk1-1/+1
2006-03-22[PATCH] mm: page_state comment moreNick Piggin1-2/+3
2006-03-22[PATCH] mm: split highorder pagesNick Piggin1-0/+6
2006-03-22[PATCH] mm: de-skew page refcountingNick Piggin1-14/+5
2006-03-22[PATCH] mm: simplify vmscan vs release refcountingNick Piggin1-8/+11
2006-03-22[PATCH] mm: slab less atomicsNick Piggin1-4/+2
2006-03-22[PATCH] mm: page_alloc less atomicsNick Piggin1-2/+2
2006-03-22[PATCH] mm: less atomic opsNick Piggin2-1/+3
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin1-2/+0
2006-03-22[PATCH] mm: PageLRU no testsetNick Piggin1-3/+2
2006-03-22[PATCH] rtc.h broke strace(1) buildsJoe Korty1-2/+2
2006-03-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela49-331/+863
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser1-0/+1
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira1-0/+26
2006-03-21[NET]: allow 32 bit socket ioctl in 64 bit kernelShaun Pereira1-0/+6
2006-03-21[libata] add prototypes for helpersJeff Garzik1-1/+2
2006-03-21[PATCH] libata: Add the useful macros/constants needed for merging PATA stuffAlan Cox1-0/+6
2006-03-21[PATCH] libata: Add some dummy noop functionsBrian King1-0/+1
2006-03-21[PATCH] libata-dev: Remove ATA_PROT_PIO_MULTAlbert Lee1-1/+0
2006-03-22fixed path to moved file in include/linux/device.hRytchkov Alexey1-1/+1
2006-03-22It's UTF-8Alexey Dobriyan1-1/+1
2006-03-21[SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo1-1/+0
2006-03-21Merge ../linux-2.6James Bottomley55-361/+897
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+9
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-269/+518
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-4/+32
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-4/+33
2006-03-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+11
2006-03-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-43/+159
2006-03-21Merge kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git with fixupsLinus Torvalds3-9/+101
2006-03-21Merge branch 'origin'Linus Torvalds89-221/+531
2006-03-21[CRYPTO] api: Align tfm context as wide as possibleHerbert Xu1-1/+9
2006-03-20[NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao2-0/+32
2006-03-20[BRIDGE]: netfilter inline cleanupStephen Hemminger1-27/+0
2006-03-20[DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo1-17/+26
2006-03-20[NET]: {get|set}sockopt compatibility layerDmitry Mishin2-0/+13
2006-03-20[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu1-1/+3
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-22/+22
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang3-6/+21
2006-03-20[TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones1-0/+1
2006-03-20[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2-0/+2
2006-03-20[NET]: sem2mutex part 2Ingo Molnar1-1/+1
2006-03-20[NET]: dev_put/dev_hold cleanupStephen Hemminger1-2/+4
2006-03-20[TG3]: Add 5787 and 5754 basic supportMichael Chan1-0/+4
2006-03-20[NET] rtnetlink: Add RTPROT entry for Netsukuku.Alpt1-0/+1
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger1-13/+7
2006-03-20[IRDA]: TOIM3232 dongle supportDavid Basden1-0/+1
2006-03-20[TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner1-0/+6
2006-03-20[NET]: Uninline kfree_skb and allow NULL argumentJörn Engel1-16/+1
2006-03-20[XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.Jamal Hadi Salim1-1/+1
2006-03-20[DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo1-0/+16
2006-03-20[DCCP]: Make CCID2 be the defaultArnaldo Carvalho de Melo1-9/+0
2006-03-20[DCCP]: sparse endianness annotationsAndrea Bittau1-31/+21
2006-03-20[NETFILTER]: Fix skb->nf_bridge lifetime issuesPatrick McHardy1-10/+14
2006-03-20[DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo1-2/+0
2006-03-20[IPSEC]: Sync series - core changesJamal Hadi Salim2-0/+32
2006-03-20[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...Patrick McHardy1-0/+1
2006-03-20[NETFILTER]: ctnetlink: avoid unneccessary event message generationPatrick McHardy1-0/+1
2006-03-20[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy4-106/+94
2006-03-20[NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy1-2/+8
2006-03-20[NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy1-4/+19
2006-03-20[DCCP]: Set the default CCID according to kernel config selectionIan McDonald1-1/+10
2006-03-20[TCP]: MTU probingJohn Heffner1-0/+2
2006-03-20[TG3]: Add support for 5714S and 5715SMichael Chan1-0/+2
2006-03-20[DCCP]: Initial feature negotiation implementationAndrea Bittau1-1/+34
2006-03-20[DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau1-3/+5
2006-03-20[LIST]: Introduce list_for_each_entry_fromArnaldo Carvalho de Melo1-0/+11
2006-03-20[LIST]: Introduce list_for_each_entry_safe_fromArnaldo Carvalho de Melo1-0/+13
2006-03-20[NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte1-0/+6
2006-03-20[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrackHarald Welte1-1/+1
2006-03-20[NET]: Reduce size of struct sk_buff on 64 bit architecturesPatrick McHardy1-1/+1
2006-03-20[NET] core: add RFC2863 operstateStefan Rompf3-5/+58
2006-03-20[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki2-0/+5
2006-03-20[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki1-0/+2
2006-03-20[IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki2-0/+5
2006-03-20[IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki2-2/+17
2006-03-20[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20[PATCH] USB: gadget driver section fixupsDavid Brownell1-2/+5
2006-03-20[PATCH] USB: EHCI for Freescale 83xxRandy Vinson1-0/+27
2006-03-20[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk1-2/+0
2006-03-20[PATCH] get_cpu_sysdev() signedness fixAndrew Morton1-1/+1
2006-03-20[PATCH] kobject_add_dirJun'ichi Nomura1-0/+2
2006-03-20[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman1-0/+15
2006-03-20[PATCH] Kobject: kobject.h: fix a typoAdrian Bunk1-1/+1
2006-03-20[PATCH] Driver core: add macros notice(), dev_notice()Tilman Schmidt1-0/+2
2006-03-20[PATCH] fix module sysfs files reference countingGreg Kroah-Hartman1-0/+1
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman1-0/+9
2006-03-20[PATCH] kobj_map semaphore to mutex conversionJes Sorensen1-2/+2
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-0/+3
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+3
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-25/+15
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-5/+15
2006-03-20Merge branch 'master'Jeff Garzik1-0/+1
2006-03-20Merge branch 'master'Jeff Garzik1-0/+1
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller1-0/+3
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan1-0/+1
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro1-7/+7
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro1-1/+8
2006-03-18[PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro1-3/+3
2006-03-18[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro1-0/+1
2006-03-18[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro1-0/+2
2006-03-18[PATCH] keep sync and async cfq_queue separateAl Viro1-1/+1
2006-03-16[ARM] 3366/1: Allow the 16bpp mode configuration in the CLCD control registerCatalin Marinas1-1/+11
2006-03-14Merge ../linux-2.6James Bottomley16-15/+41
2006-03-14[SCSI] drivers/base/bus.c - export reprobeMoore, Eric1-0/+1
2006-03-12[SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com1-0/+2
2006-03-11[PATCH] libata: improve xfer mask constants and update ata_mode_string()Tejun Heo1-4/+12
2006-03-11[PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASKTejun Heo1-1/+1
2006-03-11[PATCH] libata: kill unused pio_task and packet_taskTejun Heo1-3/+0
2006-03-11[PATCH] libata: implement port_taskTejun Heo1-0/+4
2006-03-11Merge branch 'master'Jeff Garzik12-11/+32
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik11-10/+31
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig1-1/+0
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev1-0/+2
2006-03-09[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter1-2/+2
2006-03-09[PATCH] mtd: 64 bit fixesAtsushi Nemoto1-0/+2
2006-03-08[PATCH] fix file countingDipankar Sarma2-2/+1
2006-03-08[PATCH] rcu batch tuningDipankar Sarma1-1/+5
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton1-0/+6
2006-03-08Mark the pipe file operations staticLinus Torvalds1-3/+0