summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-28net: filter: Just In Time compiler for x86-64Eric Dumazet3-1/+78
2011-04-28drm: Export the command-line mode parserChris Wilson2-15/+26
2011-04-28drm: Verify debug message argumentsJoe Perches1-1/+2
2011-04-28drm: Create and use drm_errJoe Perches1-14/+7
2011-04-28drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson1-1/+1
2011-04-28drm: parse color format support for digital displaysJesse Barnes2-1/+12
2011-04-28drm: add bit depth parsingJesse Barnes2-1/+17
2011-04-28Bluetooth: Add discovering event to the Management interfaceJohan Hedberg2-0/+3
2011-04-28Bluetooth: Add basic discovery commands to the management interfaceJohan Hedberg1-0/+4
2011-04-28Bluetooth: Don't export l2cap_sock_opsGustavo F. Padovan1-1/+0
2011-04-28Bluetooth: Fix memory leak with L2CAP channelsGustavo F. Padovan1-0/+1
2011-04-28Bluetooth: Move conn to struct l2cap_chanGustavo F. Padovan1-3/+4
2011-04-28Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan1-5/+5
2011-04-28Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan1-7/+7
2011-04-28mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski1-1/+0
2011-04-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+7
2011-04-28Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan1-9/+9
2011-04-28Bluetooth: Move some more elements to struct l2cap_chanGustavo F. Padovan1-5/+7
2011-04-28Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()Gustavo F. Padovan1-1/+1
2011-04-28Bluetooth: Move conf_state to struct l2cap_chanGustavo F. Padovan1-2/+1
2011-04-28Bluetooth: Refactor L2CAP channel allocationGustavo F. Padovan1-1/+2
2011-04-28ipv4: Kill RTO_CONN.David S. Miller1-4/+0
2011-04-28ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller1-32/+56
2011-04-28sctp: clean up route lookup callsVlad Yasevich1-2/+1
2011-04-28sctp: remove useless arguments from get_saddr() callVlad Yasevich1-1/+0
2011-04-28sctp: cache the ipv6 source after route lookupVlad Yasevich1-8/+6
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust1-0/+2
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar6-113/+81
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie1-0/+1
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher1-0/+1
2011-04-27timers: Posix interface for alarm-timersJohn Stultz3-1/+10
2011-04-27timers: Introduce in-kernel alarm-timer interfaceJohn Stultz1-0/+30
2011-04-27timers: Add rb_init_node() to allow for stack allocated rb nodesJohn Stultz2-1/+9
2011-04-27time: Add timekeeping_inject_sleeptimeJohn Stultz1-0/+1
2011-04-26ssb: update reject bit for Target State LowRafał Miłecki1-1/+1
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar1-0/+1
2011-04-26ASoC: Define constants for WM8962 GPIO functionsMark Brown1-0/+22
2011-04-26Merge branch 'master' into for-nextJiri Kosina366-1724/+7642
2011-04-26add hlist_bl_lock/unlock helpersChristoph Hellwig1-0/+11
2011-04-26bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-04-26Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron1-0/+1
2011-04-26LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris1-0/+2
2011-04-26LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris1-5/+4
2011-04-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-76/+185
2011-04-25ssb: cc: clear GPIOPULL registers on initRafał Miłecki1-0/+2
2011-04-25ssb: cc: add & fix definesRafał Miłecki1-2/+7
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan1-0/+2
2011-04-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-5/+24
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-76/+185
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2-1/+15