| Commit message (Expand) | Author | Files | Lines |
2011-06-16 | drivers/misc/cs5535-mfgpt.c: fix wrong if condition | Christian Gmeiner | 1 | -1/+1 |
2011-06-16 | drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_... | Axel Lin | 1 | -1/+1 |
2011-06-16 | mm: increase RECLAIM_DISTANCE to 30 | KOSAKI Motohiro | 1 | -1/+1 |
2011-06-16 | checkpatch: add warning for uses of printk_ratelimit | Joe Perches | 1 | -0/+5 |
2011-06-16 | kmsg_dump.h: fix build when CONFIG_PRINTK is disabled | Randy Dunlap | 1 | -0/+1 |
2011-06-16 | memcg: add documentation for the memory.numastat API | Ying Han | 1 | -0/+19 |
2011-06-16 | vmscan: implement swap token priority aging | KOSAKI Motohiro | 2 | -8/+23 |
2011-06-16 | vmscan: implement swap token trace | KOSAKI Motohiro | 2 | -1/+87 |
2011-06-16 | vmscan,memcg: memcg aware swap token | KOSAKI Motohiro | 5 | -36/+85 |
2011-06-16 | drivers/video/backlight/adp8870_bl.c: add missed props.type conversion | Andrew Morton | 1 | -0/+1 |
2011-06-16 | backlight: new driver for the ADP8870 backlight devices | Michael Hennerich | 5 | -0/+1233 |
2011-06-16 | fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP | Michal Hocko | 1 | -1/+1 |
2011-06-16 | lib/bitmap.c: fix kernel-doc notation | Randy Dunlap | 1 | -1/+1 |
2011-06-16 | mm/memory.c: fix kernel-doc notation | Randy Dunlap | 1 | -1/+1 |
2011-06-16 | mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n | Andrea Arcangeli | 1 | -4/+1 |
2011-06-15 | signal.c: fix kernel-doc notation | Randy Dunlap | 1 | -1/+1 |
2011-06-14 | x86 idle: APM requires pm_idle/default_idle unconditionally when a module | Andy Whitcroft | 1 | -2/+2 |
2011-06-14 | [CIFS] update cifs version to 1.73 | Steve French | 1 | -1/+1 |
2011-06-14 | [CIFS] trivial cleanup fscache cFYI and cERROR messages | Steve French | 2 | -30/+27 |
2011-06-14 | avr32, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-06-14 | avr32: make intc_resume() return void to conform to syscore_ops | Hans-Christian Egtvedt | 1 | -3/+1 |
2011-06-14 | avr32: add some more at91 to cpu.h definition | Nicolas Ferre | 1 | -0/+12 |
2011-06-14 | avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs | Hans-Christian Egtvedt | 15 | -0/+15 |
2011-06-14 | avr32/at32ap: fix mapping of platform device id for USART | Hans-Christian Egtvedt | 1 | -0/+1 |
2011-06-14 | avr32: fix use of non-existing portnr variable in at32_map_usart() | Hans-Christian Egtvedt | 1 | -1/+1 |
2011-06-14 | TOMOYO: Fix oops in tomoyo_mount_acl(). | Tetsuo Handa | 1 | -1/+1 |
2011-06-14 | md/raid5: remove unusual use of bio_iovec_idx() | Namhyung Kim | 1 | -3/+3 |
2011-06-14 | md/raid5: fix FUA request handling in ops_run_io() | Namhyung Kim | 1 | -3/+3 |
2011-06-14 | md/raid5: fix raid5_set_bi_hw_segments | Namhyung Kim | 1 | -1/+1 |
2011-06-14 | m68k: use kernel processor defines for conditional optimizations | Greg Ungerer | 4 | -23/+19 |
2011-06-14 | m68knommu: create config options for CPU classes | Greg Ungerer | 1 | -7/+45 |
2011-06-14 | m68knommu: fix linker script exported name sections | Greg Ungerer | 1 | -10/+10 |
2011-06-14 | drm: Compare only lower 32 bits of framebuffer map offsets | Tormod Volden | 1 | -5/+9 |
2011-06-14 | drm/i915: Don't leak in i915_gem_shmem_pread_slow() | Jesper Juhl | 1 | -2/+4 |
2011-06-14 | drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limit | Marek Olšák | 1 | -1/+7 |
2011-06-14 | drm/radeon/kms: fix mac g5 quirk | Alex Deucher | 1 | -3/+2 |
2011-06-14 | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie | 2 | -6/+6 |
2011-06-14 | alpha, drm: Remove obsolete Alpha support in MGA DRM code | Jay Estabrook | 1 | -19/+0 |
2011-06-14 | alpha/drm: Cleanup Alpha support in DRM generic code | Jay Estabrook | 2 | -4/+1 |
2011-06-14 | savage: remove unnecessary if statement | Greg Dietsche | 1 | -3/+0 |
2011-06-14 | Linux 3.0-rc3v3.0-rc3 | Linus Torvalds | 1 | -1/+1 |
2011-06-13 | cifs: correctly handle NULL tcon pointer in CIFSTCon | Jeff Layton | 1 | -1/+5 |
2011-06-13 | cifs: show sec= option in /proc/mounts | Jeff Layton | 1 | -0/+33 |
2011-06-13 | cifs: don't allow cifs_reconnect to exit with NULL socket pointer | Jeff Layton | 1 | -3/+3 |
2011-06-13 | CIFS: Fix sparse error | Pavel Shilovsky | 1 | -7/+4 |
2011-06-13 | spi-pl022: Add missing return value update | Virupax Sadashivpetimath | 1 | -0/+1 |
2011-06-12 | [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload. | Dave Jones | 1 | -0/+1 |
2011-06-12 | MAINTAINERS: Update CPU FREQUENCY patterns | Joe Perches | 1 | -1/+0 |
2011-06-12 | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() | Jesper Juhl | 1 | -0/+1 |
2011-06-12 | netpoll: call dev_put() on error in netpoll_setup() | Dan Carpenter | 1 | -1/+2 |