aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...HEADmasterLinus Torvalds5-53/+63
2012-01-09vfs: new helper - d_make_root()Al Viro2-0/+18
2012-01-09dcache: use a dispose list in select_parentDave Chinner1-42/+21
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds8-347/+8
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-32/+57
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-58/+97
2012-01-09Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-223/+124
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds59-1180/+3871
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds169-1631/+3010
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds75-961/+1430
2012-01-09Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds52-282/+872
2012-01-09Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds54-250/+1399
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds50-1438/+1000
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds74-2247/+3015
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds136-1500/+1643
2012-01-09Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-72/+134
2012-01-09tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt2-2/+2
2012-01-09igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings1-0/+2
2012-01-09netdev: make net_device_ops conststephen hemminger2-3/+2
2012-01-09bcm63xx: make ethtool_ops conststephen hemminger1-1/+1
2012-01-09usbnet: make ethtool_ops conststephen hemminger4-5/+5
2012-01-09net: Fix build with INET disabled.David S. Miller2-2/+1
2012-01-09ceph: d_alloc_root() may failAl Viro1-4/+11
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds9-236/+62
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds15-349/+470
2012-01-09ext4: fix failure exitsAl Viro1-5/+8
2012-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds35-111/+201
2012-01-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds5-28/+83
2012-01-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-2/+2
2012-01-09net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2-6/+11
2012-01-09net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko1-2/+2
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds462-36047/+24350
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds203-3798/+4979
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds45-658/+1989
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-126/+126
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann1104-12914/+12816
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-40/+27
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1271-12763/+12353
2012-01-09Merge branch 'samsung/cleanup' into samsung/driverArnd Bergmann1283-12937/+12509
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds49-2019/+1986
2012-01-09Merge branch 'samsung/cleanup' into next/cleanup2Arnd Bergmann1281-12874/+12485
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann1281-12874/+12485
2012-01-09isofs: inode leak on mount failureAl Viro1-2/+5
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker19-22/+3
2012-01-09ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni2-2/+10
2012-01-09udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara1-0/+6
2012-01-09ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara1-3/+21
2012-01-09jbd: Remove j_barrier mutexJan Kara3-21/+22
2012-01-09reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney1-10/+14
2012-01-09reiserfs: Fix quota mount option parsingJan Kara1-1/+2
2012-01-09udf: Treat symlink component of type 2 as /Jan Kara1-4/+10
2012-01-09udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2-6/+21
2012-01-09udf: Cleanup calling convention of inode_getblk()Jan Kara1-21/+15
2012-01-09ext2: Fix error handling on inode bitmap corruptionJan Kara1-2/+5
2012-01-09ext3: Fix error handling on inode bitmap corruptionJan Kara1-2/+6
2012-01-09ext3: replace ll_rw_block with other functionsZheng Liu3-15/+18
2012-01-08net: sk_update_clone is only used in net/core/sock.cStephen Rothwell2-6/+6
2012-01-088139cp: fix missing napi_gro_flush.françois romieu1-0/+1
2012-01-08ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...Al Viro2-2/+2
2012-01-08exofs: oops after late failure in mountAl Viro1-0/+2
2012-01-08devpts: fix double-free on mount failureAl Viro1-3/+1
2012-01-08... and the same for gadgetfsAl Viro1-15/+11
2012-01-08functionfs: unfuck failure exits on mountAl Viro1-20/+11
2012-01-08audit: always follow va_copy() with va_end()Jesper Juhl1-2/+3
2012-01-08drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()Jesper Juhl1-0/+1
2012-01-08Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-68/+109
2012-01-08Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-0/+703
2012-01-08Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds50-335/+588
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds20-157/+2542
2012-01-08Merge tag 'md-3.3' of git://neil.brown.name/mdLinus Torvalds13-438/+1280
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds176-386/+266
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds107-1530/+3249
2012-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds19-334/+394
2012-01-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds19-1333/+412
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds476-2879/+2588
2012-01-08ore: Must support none-PAGE-aligned IOBoaz Harrosh1-12/+60
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann1051-9232/+9706
2012-01-07Merge branch 'samsung/dt' into next/dtArnd Bergmann1279-12838/+12475
2012-01-07pktgen: set correct max and min in pktgen_setup_inject()Dan Carpenter1-2/+2
2012-01-07Merge branch 'next/cleanup' into samsung/dtArnd Bergmann135-1483/+1640
2012-01-07smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller1-2/+0
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds12-30/+125
2012-01-07Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-28/+44
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds37-402/+530
2012-01-07asix: fix infinite loop in rx_fixup()Aurelien Jacobs1-1/+1
2012-01-07net: Default UDP and UNIX diag to 'n'.David S. Miller2-2/+6
2012-01-07r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds517-6891/+3169
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa3-5/+22
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann1161-11396/+10849
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann931-7936/+8065
2012-01-06reiserfs: Properly display mount options in /proc/mountsJan Kara4-14/+204
2012-01-06vfs: prevent remount read-only if pending removesMiklos Szeredi4-29/+7
2012-01-06vfs: count unlinked inodesMiklos Szeredi2-54/+92
2012-01-06vfs: protect remounting superblock read-onlyMiklos Szeredi4-5/+61
2012-01-06vfs: keep list of mounts for each superblockMiklos Szeredi4-0/+11
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro39-91/+90
2012-01-06vfs: switch ->show_path() to struct dentry *Al Viro3-4/+4
2012-01-06vfs: switch ->show_devname() to struct dentry *Al Viro3-12/+13
2012-01-06vfs: switch ->show_stats to struct dentry *Al Viro5-16/+17
2012-01-06switch security_path_chmod() to struct path *Al Viro6-25/+15
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro14-25/+27
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro375-1471/+1008
2012-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds34-634/+582
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds910-10072/+7313
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds18-6/+123
2012-01-06Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds5-45/+20
2012-01-06Merge branch 'misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds4-7/+24
2012-01-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds74-701/+2004
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds388-16278/+21757
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1398-73774/+115458
2012-01-06Merge branch 'tegra/soc' into next/boardsArnd Bergmann40-222/+1682
2012-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-46/+107
2012-01-06Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-95/+121
2012-01-06Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2012-01-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-01-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-14/+14
2012-01-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds26-306/+345
2012-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds29-76/+639
2012-01-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-58/+28
2012-01-06Merge branch 'imx6/pm' into next/pmOlof Johansson1-1/+1
2012-01-06Merge branch 'imx/pm2' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson1-1/+1
2012-01-06Merge branch 'samsung/cleanup' into next/cleanup2Olof Johansson8-54/+15
2012-01-06Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l...Olof Johansson8-54/+15
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman518-6888/+3168
2012-01-06arm: fix up some samsung merge sysdev conversion problemsKukjin Kim5-5/+5
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds44-2790/+3049
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds117-3003/+5582
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds58-407/+1512
2012-01-06Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+8
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds75-1747/+1032
2012-01-06Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-20/+40
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-10/+162
2012-01-06ore: fix BUG_ON, too few sgs when readingBoaz Harrosh2-2/+6
2012-01-06ore: Fix crash in case of an IO error.Boaz Harrosh1-3/+3
2012-01-06ore: FIX breakage when MISC_FILESYSTEMS is not setBoaz Harrosh3-11/+14
2012-01-06dma-buf: mark EXPERIMENTAL for 1st release.Sumit Semwal1-0/+1
2012-01-06dma-buf: Documentation for buffer sharing frameworkSumit Semwal1-0/+224
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal4-0/+478
2012-01-05vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds4-56/+26
2012-01-05USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder1-0/+1
2012-01-05net: pack skb_shared_info more efficientlyIan Campbell1-3/+3
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet4-95/+117
2012-01-05net_sched: sfq: extend limitsEric Dumazet2-67/+124
2012-01-05cnic: Improve error recovery on bnx2x devicesMichael Chan3-8/+74
2012-01-05cnic: Re-init dev->stats_addr after chip resetMichael Chan1-0/+1
2012-01-05net_sched: Bug in netem reorderingHagen Paul Pfeifer1-2/+2
2012-01-05bna: fix sparse warnings/errorsstephen hemminger4-7/+8
2012-01-05bna: make ethtool_ops and strings conststephen hemminger1-2/+2
2012-01-05xgmac: cleanupsstephen hemminger1-2/+2
2012-01-05net: make ethtool_ops conststephen hemminger6-8/+8
2012-01-05vmxnet3" make ethtool ops conststephen hemminger1-1/+1
2012-01-05xen-netback: make ops structs conststephen hemminger1-2/+2
2012-01-05virtio_net: Pass gfp flags when allocating rx buffers.Mike Waychison1-1/+2
2012-01-05ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh3-1/+90
2012-01-05netdev: FCoE: Add new ndo_get_fcoe_hbainfo() callNeerav Parikh1-0/+26
2012-01-05igb: reset PHY after recovering from PHY power downKoki Sanagi1-0/+1
2012-01-05igb: add basic runtime PM supportYan, Zheng2-19/+133
2012-01-05igb: Add support for byte queue limits.Eric Dumazet2-0/+10
2012-01-05e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli2-12/+7
2012-01-05e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli1-0/+2
2012-01-05e1000: fix lockdep splat in shutdown handlerJesse Brandeburg1-7/+1
2012-01-05cgroup: fix to allow mounting a hierarchy by nameLi Zefan1-3/+3
2012-01-05max1111.c: fix checkpatch warningFrans Meulenbroeks1-1/+1
2012-01-05hwmon: (lm75) fix checkpatch warningsFrans Meulenbroeks1-3/+2
2012-01-05hwmon: (lm80) fix checkpatch messagesFrans Meulenbroeks1-28/+42
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks37-181/+181
2012-01-05hwmon: (lm75) fix checkpatch warningFrans Meulenbroeks1-1/+1
2012-01-05hwmon: (lm75) added error handlingFrans Meulenbroeks1-7/+16
2012-01-05hwmon: (ltc4261) set data->valid to 0 if errorFrans Meulenbroeks1-0/+1
2012-01-05hwmon: (f75375s) Add support for F75387SG/RGBjörn Gerhart2-49/+130
2012-01-05hwmon: (f75375s) Disable setting DC fan control mode for F75373Guenter Roeck1-0/+4
2012-01-05hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform...Guenter Roeck1-2/+26
2012-01-05hwmon: (f75375s) Fix value range for PWM modesGuenter Roeck1-1/+1
2012-01-05hwmon: (f75375s) Use standard sysfs attribute namesGuenter Roeck1-19/+19
2012-01-05hwmon: (f75375s) Fix checkpatch errors and warningsGuenter Roeck1-18/+68
2012-01-05hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabledGuenter Roeck1-5/+14
2012-01-05hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]Guenter Roeck5-8/+22
2012-01-05hwmon: (pmbus/zl6100) Add support for ZL2005Guenter Roeck3-4/+23
2012-01-05hwmon: (pmbus/adm1275) Validate device IDGuenter Roeck1-21/+50
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville68-2113/+1178
2012-01-05ath6kl: revert USB supportJohn W. Linville8-501/+20
2012-01-05Merge branch 'restart' into for-linusRussell King592-5513/+3087
2012-01-05Merge branch 'devel-stable' into for-linusRussell King433-4076/+3321
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King29-507/+922
2012-01-05ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.hSimon Glass1-1/+0
2012-01-05ARM: 7269/1: mach-sa1100: fix sched_clock breakageLinus Walleij1-1/+1
2012-01-05ARM: 7198/1: arm/imx6: add restart support for imx6qShawn Guo4-3/+58
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King56-245/+2
2012-01-05ARM: restart: remove comments about adding code to arch_reset()Russell King4-7/+0
2012-01-05ARM: restart: lpc32xx & u300: remove unnecessary printkRussell King2-3/+0
2012-01-05ARM: restart: plat-samsung: remove plat/reset.h and s5p_reset_hookRussell King2-27/+0
2012-01-05ARM: restart: w90x900: use new restart hookRussell King6-17/+20
2012-01-05ARM: restart: Versatile Express: use new restart hookRussell King1-1/+1
2012-01-05ARM: restart: versatile: use new restart hookRussell King6-12/+17
2012-01-05ARM: restart: u300: use new restart hookRussell King4-23/+24
2012-01-05ARM: restart: tegra: use new restart hookRussell King7-5/+10
2012-01-05ARM: restart: spear: use new restart hookRussell King9-12/+36
2012-01-05ARM: restart: shark: use new restart hookRussell King2-3/+5