summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk1-1/+1
2008-05-04x86: fix up bootparam.h for userspace inclusionRusty Russell1-4/+4
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-04x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-04x86: remove dell reboot dmi quirk board name matchBen1-1/+0
2008-05-04x86: es7000 build fixIngo Molnar1-2/+5
2008-05-04x86: make additional_cpus staticAdrian Bunk1-1/+1
2008-05-04x86: make start_secondary() staticAdrian Bunk1-1/+1
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2-3/+4
2008-05-04uml: fix gcc problemIngo Molnar1-1/+4
2008-05-04x86: undo visws/numaq build changesThomas Gleixner2-28/+10
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds4-17/+11
2008-05-03tiny mq_open optimizationUlrich Drepper1-2/+1
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper18-265/+18
2008-05-03Linux 2.6.26-rc1Linus Torvalds1-2/+2
2008-05-03Merge git://git.infradead.org/battery-2.6Linus Torvalds3-1/+16
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds26-773/+249
2008-05-03[MAINTAINERS] PCI list movedJesse Barnes1-1/+1
2008-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-22/+34
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds69-560/+704
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-384/+117
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds17-122/+231
2008-05-03clocksource: allow read access to available/current_clocksourceHeiko Carstens1-2/+2
2008-05-03clocksource: Fix permissions for available_clocksourceHeiko Carstens1-1/+1
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp3-15/+9
2008-05-02rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux1-4/+4
2008-05-02netns: Fix reassembly timer to use the right namespaceDaniel Lezcano1-1/+3
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano3-3/+10
2008-05-02bnx2: Update version to 1.7.5.Michael Chan1-2/+2
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan2-243/+265
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan1-0/+5
2008-05-02bnx2: Fix register test on 5709.Michael Chan1-1/+1
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan1-7/+2
2008-05-02bnx2: Refine remote PHY locking.Michael Chan1-6/+5
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger2-1/+7
2008-05-02tg3: Update version to 3.92Matt Carlson1-2/+2
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson2-10/+77
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson1-8/+3
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson2-13/+29
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2-6/+14
2008-05-02hci_usb.h: fix hard-to-trigger racePavel Machek1-8/+13
2008-05-02dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison2-3/+3
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis1-4/+11
2008-05-03PMU battery: filenames in sysfs with spacesChristian Kujau1-1/+1
2008-05-03pda_power: add init and exit function callbacksPhilipp Zabel2-0/+15
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison4-23/+21
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison4-11/+10
2008-05-02irda: use get_unaligned_* helpersHarvey Harrison1-3/+5
2008-05-02net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven1-0/+1
2008-05-02net: Add missing braces to multi-statement if()sIlpo Järvinen2-2/+4