aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkuboot.sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-26vlan: Export symbols as non GPL symbols.Ben Greear1-2/+2
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov1-5/+12
2009-01-26netxen: reduce memory footprintDhananjay Phadke2-7/+10
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke1-11/+20
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof HaƂasa1-6/+4
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2-8/+8
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano1-0/+2
2009-01-26networking: document "nc" in addition to "netcat" in netconsole.txtJesse Barnes1-1/+2
2009-01-26e1000e: workaround hw errataJesse Brandeburg2-1/+6
2009-01-26m68k{nommu}: fixups after the header moveHarvey Harrison4-17/+11
2009-01-26inotify: clean up inotify_read and fix locking problemsVegard Nossum1-61/+74
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds1-1/+1
2009-01-26fuse: fix poll notifyMiklos Szeredi1-4/+9
2009-01-26fuse: destroy bdi on umountMiklos Szeredi2-2/+3
2009-01-26fuse: fuse_fill_super error handling cleanupMiklos Szeredi1-18/+19
2009-01-26fuse: fix missing fput on errorMiklos Szeredi1-2/+7
2009-01-26fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter1-1/+1
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2009-01-25af_key: initialize xfrm encap_oaTimo Teras1-0/+1
2009-01-25virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson1-1/+2
2009-01-25lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens1-2/+6
2009-01-26power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLEDPhilipp Zabel1-1/+1
2009-01-25x86: use standard PIT frequencyIngo Molnar1-9/+4
2009-01-23rtl8187: Add termination packet to prevent stallLarry Finger1-0/+1
2009-01-23iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2-5/+23
2009-01-23p54usb: fix packet loss with first generation devicesChristian Lamparter1-2/+5
2009-01-23xen: handle highmem pages correctly when shrinking a domainIan Campbell1-4/+7
2009-01-23x86, mm: fix pte_free()Peter Zijlstra1-0/+1
2009-01-23[S390] Add missing compat system call wrappers.Michael Holzheu2-5/+43
2009-01-23[S390] etr/stp: fix possible deadlockHeiko Carstens1-2/+4
2009-01-23[S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens1-0/+4
2009-01-23[S390] fix compat sigaltstack syscall table entryMichael Holzheu1-1/+1
2009-01-23[S390] personality: fix personality loss on execveHeiko Carstens1-8/+8
2009-01-23ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.hPeter Ujfalusi1-1/+1
2009-01-23ALSA: hda: Add STAC92HD83XXX_PWR_REF quirkMatthew Ranostay2-7/+13
2009-01-23ALSA: hda: revert change to 92hd83xxx power mappingMatthew Ranostay1-1/+1
2009-01-22sctp: Fix another socket race during accept/peeloffVlad Yasevich1-0/+13
2009-01-22sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich1-3/+4
2009-01-22sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich1-2/+1
2009-01-22sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich1-1/+1
2009-01-22xen: actually release memory when shrinking domainDan Magenheimer1-0/+5
2009-01-22phy: Add suspend/resume support to SMSC PHYsSteve Glendinning1-0/+12
2009-01-22phylib: Fix oops in suspend/resume pathsAnton Vorontsov1-5/+3
2009-01-22bnx2x: VersionEilon Greenstein1-2/+2
2009-01-22bnx2x: loopback test failureEilon Greenstein1-6/+7
2009-01-22bnx2x: Missing rmb when waiting for FW responseEilon Greenstein1-0/+1
2009-01-22bnx2x: Calling napi_delEilon Greenstein1-0/+6