aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_wsInaky Perez-Gonzalez2009-05-14
| * | | | | | | | bridge: fix initial packet flood if !STPStephen Hemminger2009-05-18
| * | | | | | | | bridge: relay bridge multicast pkgs if !STPStephen Hemminger2009-05-18
| * | | | | | | | NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle2009-05-18
| * | | | | | | | mlx4_en: Fix not deleted napi structuresYevgeny Petrilin2009-05-17
| * | | | | | | | ipconfig: handle case of delayed DHCP serverChris Friesen2009-05-17
| * | | | | | | | netpoll: don't dereference NULL dev from npPavel Emelyanov2009-05-17
| * | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-05-17
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-05-16
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-05-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | TPM: get_event_name stack corruptionEric Paris2009-05-19
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2009-05-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | futex: setup writeable mapping for futex ops which modify user space dataThomas Gleixner2009-05-19
| |/ / / / / / / / /
* / / / / / / / / / Fix scripts/setlocalversion with tagged git commitNico Schottelius2009-05-19
|/ / / / / / / / /
* | | | | | | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek2009-05-18
| * | | | | | | | | microblaze: Update Microblaze defconfigMichal Simek2009-05-18
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | regulator: da903x: add missing __devexit_p()Mike Frysinger2009-05-18
* | | | | | | | | | Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds2009-05-19
* | | | | | | | | | nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz2009-05-18
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt2009-05-18
| * | | | | | | | | | powerpc/ps3: Update ps3_defconfigGeoff Levand2009-05-18
| * | | | | | | | | | powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt2009-05-18
| * | | | | | | | | | powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman2009-05-18
| * | | | | | | | | | powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman2009-05-18
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git:...Linus Torvalds2009-05-18
|\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINSIngo Molnar2009-05-12
| * | | | | | | | | | | | sched: Fix fallback sched_clock()'s offset when using jiffiesRon2009-05-09
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2009-05-15
| * | | | | | | | | | | | xen: use header for EXPORT_SYMBOL_GPLRandy Dunlap2009-05-13
| * | | | | | | | | | | | x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu2009-05-11
| * | | | | | | | | | | | x86: fix percpu_{to,from}_op()Jan Beulich2009-05-11
| * | | | | | | | | | | | x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu2009-05-11
| * | | | | | | | | | | | x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg2009-05-10
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tracing: Append prompt in /debug/tracing/README fileGeunSik Lim2009-05-15
| * | | | | | | | | | | | x86/function-graph: fix constraint for recording old return valueSteven Rostedt2009-05-13
| |/ / / / / / / / / / /
* | | | | | | | | | | | Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse2009-05-18
* | | | | | | | | | | | mtd_dataflash: unbreak erase supportPeter Korsgaard2009-05-18
* | | | | | | | | | | | asm-generic: fix local_add_unless macroRoel Kluin2009-05-18
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima2009-05-17
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-05-17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | crypto: padlock - Revert aes-all alias to aesHerbert Xu2009-04-21
| * | | | | | | | | | crypto: api - Fix algorithm module auto-loadingHerbert Xu2009-04-21
| * | | | | | | | | | crypto: eseqiv - Fix IV generation for sync algorithmsSteffen Klassert2009-04-15
| * | | | | | | | | | crypto: ixp4xx - check firmware for crypto supportChristian Hohnstaedt2009-04-12
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-05-17
|\ \ \ \ \ \ \ \ \ \ \