aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | bnx2x: Add a missing bit for PXP parity register of 57712.Vladislav Zolotarov2011-02-271-1/+1
| | * | | | | | | | | | | | dccp: Change maintainerArnaldo Carvalho de Melo2011-02-261-1/+1
| | * | | | | | | | | | | | net: handle addr_type of 0 properlyHagen Paul Pfeifer2011-02-251-1/+1
| | * | | | | | | | | | | | sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flushLucian Adrian Grijincu2011-02-251-7/+10
| | * | | | | | | | | | | | skge: don't mark carrier down at startStephen Hemminger2011-02-241-3/+0
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-0313-63/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | block: kill loop_mutexPetr Uzel2011-03-031-5/+0
| | * | | | | | | | | | | | | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-033-20/+3
| | * | | | | | | | | | | | | block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()Tejun Heo2011-03-021-3/+5
| | * | | | | | | | | | | | | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-027-14/+15
| | * | | | | | | | | | | | | block: fix kernel-doc format for blkdev_issue_zerooutBen Hutchings2011-03-011-1/+1
| | * | | | | | | | | | | | | blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal2011-03-013-21/+18
| * | | | | | | | | | | | | | Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Linus Torvalds2011-03-038-76/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | hfs: fix rename() over non-empty directoryAl Viro2011-03-031-37/+13
| | * | | | | | | | | | | | | | udf: fix i_nlink limitAl Viro2011-03-031-6/+5
| | * | | | | | | | | | | | | | fix reiserfs mkdir() breakageAl Viro2011-03-031-1/+1
| | * | | | | | | | | | | | | | exofs: i_nlink races in rename()Al Viro2011-03-031-6/+2
| | * | | | | | | | | | | | | | nilfs2: i_nlink races in rename()Al Viro2011-03-031-7/+1
| | * | | | | | | | | | | | | | minix: i_nlink races in rename()Al Viro2011-03-031-6/+2
| | * | | | | | | | | | | | | | ufs: i_nlink races in rename()Al Viro2011-03-031-7/+2
| | * | | | | | | | | | | | | | sysv: i_nlink races in rename()Al Viro2011-03-031-6/+2
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-031-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | xfs: zero proper structure size for geometry callsAlex Elder2011-03-011-3/+8
| | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-03-031-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | nilfs2: fix regression that i-flag is not set on changeless checkpointsRyusuke Konishi2011-03-021-1/+2
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-021-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-03-021-0/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann2011-03-011-0/+11
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-024-73/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | of/promtree: allow DT device matching by fixing 'name' brokenness (v5)Andres Salomon2011-03-021-70/+42
| | * | | | | | | | | | | | | x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon2011-03-021-2/+1
| | * | | | | | | | | | | | | of/flattree: Drop an uninteresting message to pr_debug levelPaul Bolle2011-03-021-1/+1
| | * | | | | | | | | | | | | of: Add missing of_address.h to xilinx ehci driverMichal Simek2011-03-021-0/+1
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2011-03-0222-209/+224
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | alpha: Enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-021-0/+1
| | * | | | | | | | | | | | | alpha: irq: Convert affinity to use irq_dataThomas Gleixner2011-03-021-4/+9
| | * | | | | | | | | | | | | alpha: irq: Remove pointless irq status manipulationThomas Gleixner2011-03-021-8/+3
| | * | | | | | | | | | | | | alpha: titan: Convert irq_chip functionsThomas Gleixner2011-03-021-9/+12
| | * | | | | | | | | | | | | alpha: takara: Convert irq_chip functionsThomas Gleixner2011-03-021-6/+8
| | * | | | | | | | | | | | | alpha: sable: Convert irq_chip functionsThomas Gleixner2011-03-021-10/+10
| | * | | | | | | | | | | | | alpha: rx164: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
| | * | | | | | | | | | | | | alpha: noritake: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
| | * | | | | | | | | | | | | alpha: rawhide: Convert irq_chip functionsThomas Gleixner2011-03-021-7/+10
| | * | | | | | | | | | | | | alpha: mikasa: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
| | * | | | | | | | | | | | | alpha: marvel: Convert irq_chip functionsThomas Gleixner2011-03-021-23/+19
| | * | | | | | | | | | | | | alpha: eiger: Convert irq_chip functionsThomas Gleixner2011-03-021-6/+8
| | * | | | | | | | | | | | | alpha: eb64p: Convert irq_chip functionsThomas Gleixner2011-03-021-9/+9
| | * | | | | | | | | | | | | alpha: dp264: Convert irq_chip functionsThomas Gleixner2011-03-021-25/+27
| | * | | | | | | | | | | | | alpha: cabriolet: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
| | * | | | | | | | | | | | | alpha: i8259, alcor, jensen wildfire: Convert irq_chipThomas Gleixner2011-03-025-52/+58