aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-23[SPARC64]: NUMA device infrastructure.David S. Miller16-23/+91
2008-04-23[SPARC64]: Kill pci_iommu_table_init() declaration.David S. Miller1-2/+0
2008-04-23[SPARC64]: Once we have the boot cmdline, call parse_early_param()David S. Miller1-0/+1
2008-04-23[SPARC64]: Remove unused asm-sparc64/numnodes.hDavid S. Miller1-6/+0
2008-04-23[SPARC64]: Decrease SECTION_SIZE_BITS to 30.David S. Miller1-1/+1
2008-04-23[SPARC64]: Initialize MDESC earlier and use lmb_alloc()David S. Miller2-15/+19
2008-04-23[SPARC64]: Use lmb_alloc() for PROM device tree.David S. Miller2-7/+11
2008-04-23[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().David S. Miller2-5/+14
2008-04-23[SPARC64]: Fully use LMB information in bootmem_init().David S. Miller1-82/+18
2008-04-23[SPARC64]: Start using LMB information in bootmem_init().David S. Miller1-126/+6
2008-04-23[SPARC64]: Initialize LMB tables.David S. Miller1-1/+13
2008-04-23[SPARC64]: Move ramdisk discovery code out to seperate function.David S. Miller1-24/+33
2008-04-23[LMB]: Fix lmb allocation regression.David S. Miller1-1/+1
2008-04-23[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy2-2/+8
2008-04-24Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras2-29/+0
2008-04-23ACPICA: update Intel copyrightLen Brown139-139/+139
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller14-38/+129
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi1-2/+1
2008-04-23tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller1-2/+9
2008-04-23ppp_generic: use stats from net_device structurePaulius Zaleckas1-29/+19
2008-04-23PCI: Add Intel SCH PCI IDsAlek Du1-0/+2
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2-2/+0
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin1-2/+3
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin1-1/+1
2008-04-23mac80211: update mesh EID valuesLuis Carlos Cobo1-7/+13
2008-04-23b43: Workaround DMA quirksMichael Buesch1-8/+39
2008-04-23mac80211: fix use before check of Qdisc lengthRon Rindjunsky1-1/+1
2008-04-23net/mac80211/rx.c: fix off-by-oneAdrian Bunk1-1/+1
2008-04-23mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.Pavel Emelyanov1-2/+5
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis1-4/+10
2008-04-23ssb: Fix all-ones boardflagsLarry Finger1-0/+5
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch1-4/+9
2008-04-23b43: Fix HostFlags data typesMichael Buesch2-3/+4
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch1-2/+20
2008-04-23mac80211: MAINTAINERS updateJohannes Berg1-4/+2
2008-04-23mac80211: Fix n-band association problemAbhijeet Kolekar1-1/+20
2008-04-23PCI Express ASPM support should default to 'No'Jesper Juhl1-1/+1
2008-04-23[MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260Richard Genoud2-5/+397
2008-04-23knfsd: clear both setuid and setgid whenever a chown is doneJeff Layton1-13/+14
2008-04-23knfsd: get rid of imode variable in nfsd_setattrJeff Layton1-3/+1
2008-04-23SUNRPC: Use unsigned loop and array index in svc_init_buffer()Chuck Lever1-3/+2
2008-04-23SUNRPC: Use unsigned index when looping over arraysChuck Lever1-2/+3
2008-04-23SUNRPC: Update RPC server's TCP record marker decoderChuck Lever2-14/+14
2008-04-23SUNRPC: RPC server still uses 2.4 method for disabling TCP NagleChuck Lever1-2/+2
2008-04-23NLM: don't let lockd exit on unexpected svc_recv errors (try #2)Jeff Layton1-6/+12
2008-04-23NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)Jeff Layton1-6/+12
2008-04-23Use a zero sized array for raw field in struct fidSteven Whitehouse1-1/+1
2008-04-23nfsd: use static memory for callback program and statsOlga Kornievskaia1-11/+17
2008-04-23SUNRPC: remove svc_create_thread()Jeff Layton2-11/+0
2008-04-23nfsd: fix commentJ. Bruce Fields1-1/+1