summaryrefslogtreecommitdiffstats
path: root/Documentation/telephony (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-16vmscan: implement swap token traceKOSAKI Motohiro2-1/+87
2011-06-16vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro5-36/+85
2011-06-16drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton1-0/+1
2011-06-16backlight: new driver for the ADP8870 backlight devicesMichael Hennerich5-0/+1233
2011-06-16fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUPMichal Hocko1-1/+1
2011-06-16lib/bitmap.c: fix kernel-doc notationRandy Dunlap1-1/+1
2011-06-16mm/memory.c: fix kernel-doc notationRandy Dunlap1-1/+1
2011-06-16mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=nAndrea Arcangeli1-4/+1
2011-06-15signal.c: fix kernel-doc notationRandy Dunlap1-1/+1
2011-06-14x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft1-2/+2
2011-06-14[CIFS] update cifs version to 1.73Steve French1-1/+1
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French2-30/+27
2011-06-14avr32, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-06-14avr32: make intc_resume() return void to conform to syscore_opsHans-Christian Egtvedt1-3/+1
2011-06-14avr32: add some more at91 to cpu.h definitionNicolas Ferre1-0/+12
2011-06-14avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigsHans-Christian Egtvedt15-0/+15
2011-06-14avr32/at32ap: fix mapping of platform device id for USARTHans-Christian Egtvedt1-0/+1
2011-06-14avr32: fix use of non-existing portnr variable in at32_map_usart()Hans-Christian Egtvedt1-1/+1
2011-06-14TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa1-1/+1
2011-06-14md/raid5: remove unusual use of bio_iovec_idx()Namhyung Kim1-3/+3
2011-06-14md/raid5: fix FUA request handling in ops_run_io()Namhyung Kim1-3/+3
2011-06-14md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim1-1/+1
2011-06-14m68k: use kernel processor defines for conditional optimizationsGreg Ungerer4-23/+19
2011-06-14m68knommu: create config options for CPU classesGreg Ungerer1-7/+45
2011-06-14m68knommu: fix linker script exported name sectionsGreg Ungerer1-10/+10
2011-06-14drm: Compare only lower 32 bits of framebuffer map offsetsTormod Volden1-5/+9
2011-06-14drm/i915: Don't leak in i915_gem_shmem_pread_slow()Jesper Juhl1-2/+4
2011-06-14drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limitMarek Olšák1-1/+7
2011-06-14drm/radeon/kms: fix mac g5 quirkAlex Deucher1-3/+2
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2-6/+6
2011-06-14alpha, drm: Remove obsolete Alpha support in MGA DRM codeJay Estabrook1-19/+0
2011-06-14alpha/drm: Cleanup Alpha support in DRM generic codeJay Estabrook2-4/+1
2011-06-14savage: remove unnecessary if statementGreg Dietsche1-3/+0
2011-06-14Linux 3.0-rc3v3.0-rc3Linus Torvalds1-1/+1
2011-06-13cifs: correctly handle NULL tcon pointer in CIFSTConJeff Layton1-1/+5
2011-06-13cifs: show sec= option in /proc/mountsJeff Layton1-0/+33
2011-06-13cifs: don't allow cifs_reconnect to exit with NULL socket pointerJeff Layton1-3/+3
2011-06-13CIFS: Fix sparse errorPavel Shilovsky1-7/+4
2011-06-13spi-pl022: Add missing return value updateVirupax Sadashivpetimath1-0/+1
2011-06-12[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Dave Jones1-0/+1
2011-06-12MAINTAINERS: Update CPU FREQUENCY patternsJoe Perches1-1/+0
2011-06-12ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl1-0/+1
2011-06-12netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter1-1/+2
2011-06-12net: ep93xx_eth: fix DMA API violationsMika Westerberg1-5/+13
2011-06-12net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg1-1/+1
2011-06-12net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg1-31/+20
2011-06-12net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg1-10/+13
2011-06-12ep93xx: set DMA masks for the ep93xx_ethMika Westerberg1-1/+5
2011-06-12vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko4-31/+61
2011-06-12dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom1-1/+1