Commit Graph

45480 Commits (88bf7b391dca840f03fe25e4ff8fe6b4319fa07b)
 

Author SHA1 Message Date
David Miller 88bf7b391d [PATCH] really fix funsoft driver 18 years ago
Trond Myklebust e3db7691e9 [PATCH] NFS: Fix race in nfs_release_page() 18 years ago
Ingo Molnar 07031e14c1 [PATCH] KVM: add VM-exit profiling 18 years ago
Lars Ellenberg e3881a6816 [PATCH] md: pass down BIO_RW_SYNC in raid{1,10} 18 years ago
Vivek Goyal 664c0d3d57 [PATCH] i386: sched_clock using init data tsc_disable fix 18 years ago
Vivek Goyal 9c61a446a1 [PATCH] Kdump documentation update 18 years ago
Gautham R Shenoy b282b6f8a8 [PATCH] Change cpu_up and co from __devinit to __cpuinit 18 years ago
David Brownell 0d103e90f6 [PATCH] rtc-sh: correctly report rtc_wkalrm.enabled 18 years ago
Roman Zippel 6fa1da8ea9 [PATCH] qconf: (re)fix SIGSEGV on empty menu items 18 years ago
Dave Hansen a2f3aa0257 [PATCH] Fix sparsemem on Cell 18 years ago
Brice Goglin 47a4d5be7c [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_cap 18 years ago
Nathan Lynch e5e5673f82 [PATCH] sched: tasks cannot run on cpus onlined after boot 18 years ago
Linus Torvalds c71551ad30 Don't put "linux_banner" in the .init section 18 years ago
Linus Torvalds 0404f87f2e Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 18 years ago
Andi Kleen 7401969907 [PATCH] x86-64: Fix warnings in ia32_aout.c 18 years ago
Vivek Goyal 88d20328cd [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings 18 years ago
Vivek Goyal 0e0be25d31 [PATCH] i386: Fix memory hotplug related MODPOST generated warning 18 years ago
Muli Ben-Yehuda b92cc55923 [PATCH] x86-64: tighten up printks 18 years ago
Jack Steiner ed5316d445 [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration 18 years ago
Vivek Goyal 9d24a81e84 [PATCH] x86-64: pci quirks MODPOST warning fix 18 years ago
Vivek Goyal ee6a8545a4 [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3) 18 years ago
Vivek Goyal 118c0ace1b [PATCH] x86-64: modpost add more symbols to whitelist pattern2 18 years ago
Vivek Goyal e96763d6e5 [PATCH] i386: make apic probe function non-init 18 years ago
Vivek Goyal 4a5d107a9a [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes 18 years ago
Andi Kleen 24420760c3 [PATCH] x86-64: Use different constraint for gcc < 4.1 in bitops.h 18 years ago
Vivek Goyal 343cde51b3 [PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warning 18 years ago
Andi Kleen 7c8809aef0 [PATCH] i386: Update defconfig 18 years ago
Andi Kleen 03c3cc6128 [PATCH] x86-64: Update defconfig 18 years ago
Linus Torvalds 2d9819e347 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 18 years ago
Linus Torvalds 40e38d3043 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 18 years ago
Linus Torvalds c70a1ce873 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 18 years ago
Alexander Bigga 8a93c4968f [MIPS] Alchemy: Fix PCI-memory access 18 years ago
Atsushi Nemoto e16d8df0be [MIPS] Fix N32 SysV IPC routines 18 years ago
Atsushi Nemoto 6b4cd27550 [MIPS] PNX8550: Fix system timer initialization 18 years ago
Stefan Richter 1a74bc68e4 ieee1394: sbp2: fix probing of some DVD-ROM/RWs 18 years ago
Roman Zippel 3eb3c740f5 [PATCH] fix linux banner format string 18 years ago
Linus Torvalds 8edf51a5ee Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 18 years ago
Mikael Pettersson b3277dfaf0 [PATCH] MAINTAINERS: maintainer for sata_promise 18 years ago
Linus Torvalds f3a2c3ee45 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband 18 years ago
Jarek Poplawski 483479ecc5 [IPV4] devinet: inetdev_init out label moved after RCU assignment 18 years ago
Paul Moore 469de9b90f [INET]: style updates for the inet_sock->is_icsk assignment fix 18 years ago
Vlad Yasevich 4a1c0107bc [SCTP]: Fix err_hdr assignment in sctp_init_cause. 18 years ago
Patrick McHardy f79e780215 [NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value 18 years ago
Patrick McHardy ffed53d25b [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module 18 years ago
Bart De Schuymer 8c82d8df70 [NETFILTER]: arp_tables: fix userspace compilation 18 years ago
Patrick McHardy f9f02cca25 [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments 18 years ago
Dotan Barak f5e10529a9 IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state 18 years ago
Hoang-Nam Nguyen f2d9136133 IB/ehca: Use proper GFP_ flags for get_zeroed_page() 18 years ago
Linus Torvalds 656829e2d0 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa 18 years ago
Linus Torvalds 76a2f04788 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 18 years ago