aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sys.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-04[TCP]: Use old definition of beforeGerrit Renker1-1/+1
2007-01-04[NETFILTER]: ebtables: don't compute gap before checking struct typeChuck Ebbert1-1/+2
2007-01-04[NETFILTER]: nf_nat: fix MASQUERADE crash on device downMartin Josefsson1-1/+4
2007-01-04[NETFILTER]: New connection tracking is not EXPERIMENTAL anymorePatrick McHardy2-15/+14
2007-01-04[NETFILTER]: Fix routing of REJECT target generated packets in output chainPatrick McHardy1-2/+5
2007-01-04[NETFILTER]: compat offsets size changeDmitry Mishin1-5/+5
2007-01-04HID: fix help texts in KconfigJiri Kosina2-9/+14
2007-01-04Fix some ARM builds due to HID brokennessRussell King1-0/+1
2007-01-03[SUNGEM]: PHY updates & pause fixes (#2)Benjamin Herrenschmidt3-26/+163
2007-01-03[X25]: proper prototype for x25_init_timers()Adrian Bunk2-2/+1
2007-01-03[AF_NETLINK]: module_put cleanupMariusz Kozlowski1-2/+1
2007-01-03[XFRM_USER]: avoid pointless void ** castsChristoph Hellwig1-31/+42
2007-01-03[NETFILTER] xt_hashlimit.c: fix typoAlexey Dobriyan1-1/+1
2007-01-03[NET] drivers/net/loopback.c: convert to module_init()Adrian Bunk2-12/+3
2007-01-03[PKTGEN]: Convert to kthread API.David S. Miller1-108/+48
2007-01-03[NET]: ifb double-counts packetsdean gaudet1-2/+2
2007-01-03[PATCH] ide-cd maintainerJens Axboe1-4/+3
2007-01-03[PATCH] cdrom: set default timeout to 7 secondsJens Axboe1-1/+7
2007-01-03[PATCH] x86_64: Fix dump_trace()OGAWA Hirofumi1-1/+1
2007-01-02[CPUFREQ] longhaul: Kill off warnings introduced by recent changes.Dave Jones1-4/+1
2007-01-02[CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c:acpi_cpufreq_target()Guillaume Chazarain1-0/+1
2007-01-02[CPUFREQ] Longhaul - Always guess FSBRafa³ Bilski1-30/+14
2007-01-02[AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return valueakpm@osdl.org1-4/+5
2007-01-02[ARM] 4081/1: Add definition for TI Sync Serial ProtocolPhilipp Zabel1-0/+1
2007-01-02[ARM] 4080/1: Fix for the SSCR0_SlotsPerFrm macroPhilipp Zabel1-1/+1
2007-01-02[ARM] Fix VFP initialisation issue for SMP systemsRussell King1-0/+15
2007-01-02[PATCH] Fix insta-reboot with "i386: Relocatable kernel support"Segher Boessenkool1-1/+1
2007-01-02[PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar1-2/+4
2007-01-02[PATCH] cfq-iosched: merging problemJens Axboe1-3/+3
2007-01-02[PATCH] libata: fix combined modeAlan1-12/+30
2007-01-02ACPI: asus_acpi: new MAINTAINERLen Brown1-3/+3
2007-01-02ACPI: fix section mis-match build warningLen Brown1-1/+1
2007-01-02ACPI: increase ACPI_MAX_REFERENCE_COUNT for larger systemsDoug Chapman1-1/+1
2007-01-02ACPI: EC: move verbose printk to debug build onlyGuillaume Chazarain1-1/+1
2007-01-02backlight: fix backlight_device_register compile failuresRichard Purdie3-3/+3
2007-01-01[PATCH] sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280)Leonard Norrgård1-0/+2
2007-01-01Revert "[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT"Linus Torvalds1-2/+3
2006-12-31Linux 2.6.20-rc3Linus Torvalds1-1/+1
2006-12-31[PATCH] restore ->pdeath_signal behaviourOleg Nesterov1-4/+4
2006-12-31[XFRM]: Algorithm lookup using .compat nameMartin Willi1-1/+2
2006-12-31[NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse1-1/+1
2006-12-31[NET]: Add memory barrrier to netif_poll_enable()David S. Miller1-0/+1
2006-12-31[SPARC64]: Handle ISA devices with no 'regs' property.David S. Miller1-12/+8
2006-12-31[SPARC64]: Update defconfig.David S. Miller1-8/+26
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller16-112/+155
2006-12-31[SPARC64]: Fix "mem=xxx" handling.David S. Miller1-23/+124
2006-12-30[PATCH] fuse: fix typoAlexey Dobriyan1-2/+2
2006-12-30[PATCH] sparc32: add offset in pci_map_sg()Jan Andersson1-1/+2
2006-12-30[PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_create_vcpu()Ingo Molnar3-20/+17
2006-12-30[PATCH] KVM: Fix oops on oomAvi Kivity1-1/+2