aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee2011-07-16
| * | | | | | | | | | | | ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor2011-07-15
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-07-17
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau2011-07-16
| * | | | | | | | | | | sparc32,leon: Added __init declaration to leon_flush_needed()Matthias Rosenfelder2011-07-06
| * | | | | | | | | | | sparc/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt2011-07-06
* | | | | | | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin2011-07-15
* | | | | | | | | | | | | ARM: fix regression in IXP4xx clocksourceRichard Cochran2011-07-15
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | nilfs2: remove resize from unsupported features listRyusuke Konishi2011-07-13
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck2011-07-15
| * | | | | | | | | | | | hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck2011-07-12
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-07-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drm/radeon/kms: add new NI pci idsAlex Deucher2011-07-15
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix loop checks in d_materialise_unique()Al Viro2011-07-14
| * | | | | | | | | | | | | Fix ->d_lock locking order in unlazy_walk()Al Viro2011-07-12
* | | | | | | | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2011-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2011-07-13
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | sched: Fix 32bit racePeter Zijlstra2011-07-15
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2011-07-14
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse2011-07-14
| * | | | | | | | | | | GFS2: Fix race during filesystem mountSteven Whitehouse2011-07-12
| * | | | | | | | | | | GFS2: force a log flush when invalidating the rindex glockBenjamin Marzinski2011-07-12
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-13
* | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear2011-07-12
| * | | | | | | | | | | | NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson2011-07-11
| * | | | | | | | | | | | SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust2011-07-07
| * | | | | | | | | | | | pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh2011-06-28
* | | | | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kbuild: Do not write to builddir in modules_installMichal Marek2011-07-12
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blitsAlex Deucher2011-07-13
| * | | | | | | | | | | | | | agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson2011-07-13
| * | | | | | | | | | | | | | drm/radeon/kms: fix typo in read_disabled vbios codeAlex Deucher2011-07-12
| * | | | | | | | | | | | | | drm/radeon/kms: use correct BUS_CNTL reg on rs600Alex Deucher2011-07-12
| * | | | | | | | | | | | | | drm/radeon/kms: fix backend map typo on juniperAlex Deucher2011-07-12
| * | | | | | | | | | | | | | drm/radeon/kms: fix regression in hotplugAlex Deucher2011-07-12
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya2011-07-11
| * | | | | | | | | | | | | natsemi: fix another dma-debug reportJim Cromie2011-07-10
| * | | | | | | | | | | | | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-08
| * | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-08
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | mac80211: fix TKIP replay vulnerabilityJohannes Berg2011-07-07
| | | * | | | | | | | | | | | | mac80211: fix ie memory allocation for scheduled scansLuciano Coelho2011-07-07