summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCTP]: Fix the bind_addr info during migration.Vlad Yasevich2007-12-073-10/+31
| * | [SCTP]: Add bind hash locking to the migrate codeVlad Yasevich2007-12-071-0/+6
| * | [IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev2007-12-072-2/+1
| * | [IPv4]: Reply net unreachable ICMP messageMitsuru Chinen2007-12-071-0/+3
| * | [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable networkMitsuru Chinen2007-12-071-0/+2
| * | [BRIDGE]: Section fix.Andrew Morton2007-12-071-1/+1
| * | [NIU]: Fix link LED handling.Mirko Lindner2007-12-071-4/+18
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-12-071-6/+10
|\ \
| * | [SPARC64]: Fix memory controller register access when non-SMP.David S. Miller2007-12-071-6/+10
| |/
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-12-073-28/+30
|\ \
| * | leds: Fix led trigger locking bugsRichard Purdie2007-12-073-28/+30
| |/
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-12-0645-2456/+2662
|\ \ | |/ |/|
| * [POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparamsGrant Likely2007-12-072-4/+12
| * [POWERPC] Update defconfigsPaul Mackerras2007-12-0639-2298/+2494
| * [POWERPC] PS3: Update ps3_defconfigGeoff Levand2007-12-061-88/+89
| * [POWERPC] Update iseries_defconfigStephen Rothwell2007-12-061-59/+64
| * [POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds2007-12-062-7/+3
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-12-065-18/+20
|\ \
| * \ Pull bugzilla-9345 into release branchLen Brown2007-12-061-3/+9
| |\ \
| | * | Freezer: Fix s2disk resume from initrdRafael J. Wysocki2007-11-201-3/+9
| * | | Pull apm-freeze-fix into release branchLen Brown2007-12-061-7/+8
| |\ \ \
| | * | | Freezer: Fix APM emulation breakageRafael J. Wysocki2007-11-201-7/+8
| | |/ /
| * | | Pull suspend-2.6.24 into release branchLen Brown2007-12-063-8/+3
| |\ \ \
| | * | | ACPI: suspend: old debugging hacks sneaked backPavel Machek2007-12-061-4/+0
| | * | | Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)Rafael J. Wysocki2007-12-041-1/+1
| | * | | HWMON: coretemp, suspend fixRafael J. Wysocki2007-12-041-3/+2
* | | | | Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Linus Torvalds2007-12-066-6/+10
|\ \ \ \ \
| * | | | | [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-066-6/+10
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-12-0637-4703/+73
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [PARISC] lba_pci: pci_claim_resources disabled expansion romsKyle McMartin2007-12-061-3/+7
| * | | | [PARISC] print more than one character at a time for pdc consoleKyle McMartin2007-12-063-65/+37
| * | | | [PARISC] Update parisc-linux MAINTAINERS entriesKyle McMartin2007-12-061-6/+4
| * | | | [PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin2007-12-061-1/+1
| * | | | Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin2007-12-0631-4628/+24
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-12-066-27/+63
|\ \ \ \
| * | | | [MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle2007-12-061-6/+38
| * | | | [MIPS] Alchemy: fix IRQ basesSergei Shtylyov2007-12-062-14/+15
| * | | | [MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov2007-12-063-6/+6
| * | | | [MIPS] BCM1480: Fix interrupt routing, take 2.Ralf Baechle2007-12-061-1/+4
| | |/ / | |/| |
* | | | Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds2007-12-062-6/+7
* | | | Fix oprofile configuration breakageRalf Baechle2007-12-062-1/+5
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-054-91/+114
|\ \ \
| * | | futex: correctly return -EFAULT not -EINVALThomas Gleixner2007-12-051-1/+1
| * | | lockdep: in_range() fixOleg Nesterov2007-12-051-12/+10
| * | | lockdep: fix debug_show_all_locks()Ingo Molnar2007-12-051-0/+7
| * | | sched: style cleanupsIngo Molnar2007-12-051-64/+68
| * | | futex: fix for futex_wait signal stack corruptionSteven Rostedt2007-12-052-14/+28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-12-055-40/+57
|\ \ \ \
| * | | | VM/Security: add security hook to do_brkEric Paris2007-12-061-0/+4
| * | | | Security: round mmap hint address above mmap_min_addrEric Paris2007-12-063-0/+22
OpenPOWER on IntegriCloud