summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | tcp: fix MSG_PEEK race checkIlpo Järvinen2009-05-181-1/+4
| * | | | | | | | | | | | Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*Wang Tinggong2009-05-171-3/+12
| * | | | | | | | | | | | Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-171-1/+1
| * | | | | | | | | | | | mv643xx_eth: fix PPC DMA breakageGabriel Paubert2009-05-171-19/+22
| * | | | | | | | | | | | bonding: fix link down handling in 802.3ad modeStephen Hemminger2009-05-171-3/+8
| * | | | | | | | | | | | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-171-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_wsInaky Perez-Gonzalez2009-05-141-3/+2
| * | | | | | | | | | | | | bridge: fix initial packet flood if !STPStephen Hemminger2009-05-171-0/+3
| * | | | | | | | | | | | | bridge: relay bridge multicast pkgs if !STPStephen Hemminger2009-05-171-0/+5
| * | | | | | | | | | | | | NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle2009-05-171-13/+14
| * | | | | | | | | | | | | mlx4_en: Fix not deleted napi structuresYevgeny Petrilin2009-05-171-1/+3
| * | | | | | | | | | | | | ipconfig: handle case of delayed DHCP serverChris Friesen2009-05-171-0/+12
| * | | | | | | | | | | | | netpoll: don't dereference NULL dev from npPavel Emelyanov2009-05-171-2/+6
| * | | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-05-171754-34402/+38186
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-05-163-4/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-05-191-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | TPM: get_event_name stack corruptionEric Paris2009-05-201-1/+2
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2009-05-191-11/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | futex: setup writeable mapping for futex ops which modify user space dataThomas Gleixner2009-05-191-11/+13
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Fix scripts/setlocalversion with tagged git commitNico Schottelius2009-05-191-7/+23
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-05-192-20/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek2009-05-181-2/+2
| * | | | | | | | | | | | | | microblaze: Update Microblaze defconfigMichal Simek2009-05-181-18/+32
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-05-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | regulator: da903x: add missing __devexit_p()Mike Frysinger2009-05-181-1/+1
* | | | | | | | | | | | | | | Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds2009-05-191-1/+1
* | | | | | | | | | | | | | | nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz2009-05-181-1/+2
* | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-184-55/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt2009-05-181-0/+1
| * | | | | | | | | | | | | | | powerpc/ps3: Update ps3_defconfigGeoff Levand2009-05-181-43/+62
| * | | | | | | | | | | | | | | powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt2009-05-181-1/+1
| * | | | | | | | | | | | | | | powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman2009-05-181-10/+10
| * | | | | | | | | | | | | | | powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman2009-05-181-1/+2
| | | | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git:...Linus Torvalds2009-05-182-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINSIngo Molnar2009-05-121-2/+2
| * | | | | | | | | | | | | | | | | sched: Fix fallback sched_clock()'s offset when using jiffiesRon2009-05-091-1/+2
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-1813-24/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2009-05-157-10/+38
| * | | | | | | | | | | | | | | | | xen: use header for EXPORT_SYMBOL_GPLRandy Dunlap2009-05-131-0/+1
| * | | | | | | | | | | | | | | | | x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu2009-05-122-4/+5
| * | | | | | | | | | | | | | | | | x86: fix percpu_{to,from}_op()Jan Beulich2009-05-111-5/+5
| * | | | | | | | | | | | | | | | | x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu2009-05-111-1/+5
| * | | | | | | | | | | | | | | | | x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg2009-05-101-4/+4
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-182-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | tracing: Append prompt in /debug/tracing/README fileGeunSik Lim2009-05-151-1/+1
| * | | | | | | | | | | | | | | | | x86/function-graph: fix constraint for recording old return valueSteven Rostedt2009-05-131-1/+1
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse2009-05-181-8/+1
* | | | | | | | | | | | | | | | | mtd_dataflash: unbreak erase supportPeter Korsgaard2009-05-181-1/+1
* | | | | | | | | | | | | | | | | asm-generic: fix local_add_unless macroRoel Kluin2009-05-181-1/+1
| |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima2009-05-171-3/+3
OpenPOWER on IntegriCloud