aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-07e100: cleanup unneeded mathAuke Kok1-4/+2
2007-12-07e1000: fix memcpy in e1000_get_stringsRoel Kluin2-2/+2
2007-12-07make bnx2x select ZLIB_INFLATEEliezer Tamir1-0/+1
2007-12-07cxgb3 - T3C support updateDivy Le Ray3-19/+58
2007-12-07bonding: Fix race at module unloadJay Vosburgh2-22/+23
2007-12-07bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh4-15/+69
2007-12-07bonding: Fix time comparisonDavid Sterba1-12/+13
2007-12-07bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc1-18/+3
2007-12-07bonding: Coding style: break line after the if conditionWagner Ferenc1-3/+6
2007-12-07bonding: Purely cosmetic: rename a local variableWagner Ferenc1-5/+4
2007-12-07bonding: Return nothing for not applicable valuesWagner Ferenc1-21/+4
2007-12-07bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc1-36/+30
2007-12-07ACPI: move timer broadcast before busmaster disableThomas Gleixner1-5/+14
2007-12-07clockevents: warn once when program_event() is called with negative expiryThomas Gleixner1-0/+5
2007-12-07hrtimers: avoid overflow for large relative timeoutsThomas Gleixner1-0/+8
2007-12-07sched: enable early use of sched_clock()Ingo Molnar1-1/+6
2007-12-07lockdep: make cli/sti annotation warnings clearerIngo Molnar1-4/+9
2007-12-07[AVR32] Fix wrong pt_regs in critical exception handlerHaavard Skinnemoen1-2/+2
2007-12-07[AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen2-19/+20
2007-12-07[AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen6-231/+334
2007-12-07[AVR32] Clean up OCD register usageHaavard Skinnemoen7-101/+563
2007-12-07[AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen3-19/+43
2007-12-07[AVR32] Implement stacktrace supportHaavard Skinnemoen3-0/+57
2007-12-07[AVR32] Kconfig: Use def_bool instead of bool + defaultHaavard Skinnemoen1-37/+19
2007-12-07[AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen2-6/+5
2007-12-07[AVR32] Add TIF_RESTORE_SIGMASK to the work masksHaavard Skinnemoen1-4/+11
2007-12-07[AF_RXRPC]: Add a missing gotoDavid Howells1-0/+1
2007-12-07[SPARC64]: Fix memory controller register access when non-SMP.David S. Miller1-6/+10
2007-12-07[VLAN]: Lost rtnl_unlock() in vlan_ioctl()Pavel Emelyanov1-1/+1
2007-12-07[SCTP]: Fix the bind_addr info during migration.Vlad Yasevich3-10/+31
2007-12-07[SCTP]: Add bind hash locking to the migrate codeVlad Yasevich1-0/+6
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev2-2/+1
2007-12-07[IPv4]: Reply net unreachable ICMP messageMitsuru Chinen1-0/+3
2007-12-07leds: Fix led trigger locking bugsRichard Purdie3-28/+30
2007-12-07[IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable networkMitsuru Chinen1-0/+2
2007-12-07[BRIDGE]: Section fix.Andrew Morton1-1/+1
2007-12-07[NIU]: Fix link LED handling.Mirko Lindner1-4/+18
2007-12-07[POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparamsGrant Likely2-4/+12
2007-12-06ACPI: suspend: old debugging hacks sneaked backPavel Machek1-4/+0
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala6-6/+10
2007-12-06Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds2-6/+7
2007-12-06[PARISC] lba_pci: pci_claim_resources disabled expansion romsKyle McMartin1-3/+7
2007-12-06Fix oprofile configuration breakageRalf Baechle2-1/+5
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin3-65/+37
2007-12-06[PARISC] Update parisc-linux MAINTAINERS entriesKyle McMartin1-6/+4
2007-12-06[PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin1-1/+1
2007-12-06Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin31-4628/+24
2007-12-06[MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle1-6/+38
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov2-14/+15
2007-12-06[MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov3-6/+6