Commits on Source
8337
33c3d6c6
sched: Cleanup pre_schedule_rt
Dec 13, 2010
8e54a2c0
sched: Change pick_next_task_rt from unlikely to likely
Dec 13, 2010
63f01241
sched: Remove unlikely() from rt_policy() in sched.c
Dec 13, 2010
e69c6341
sched: Remove unlikely() from ttwu_post_activation
Dec 13, 2010
a7fed762
netfilter: xt_CT: provide info on why a rule was rejected
Apr 21, 2011
de125187
kconfig: autogenerated config_is_xxx macro
May 17, 2011
44e6a206
ftrace/kbuild: Add recordmcount files to force full build
May 17, 2011
c6fece27
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
May 17, 2011
d7e8623a
ftrace/trivial: Clean up record mcount to use Linux switch style
May 17, 2011
bde66c3f
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
May 17, 2011
df2ccb69
ftrace/recordmcount: Modify only executable sections
May 17, 2011
68eb1d2e
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
May 17, 2011
06fd6f63
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
May 17, 2011
a3a8350a
kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers
May 17, 2011
5f9b93c3
ftrace: Avoid recording mcount on .init sections directly
May 17, 2011
406a733d
ftrace/x86: Do not trace .discard.text section
May 17, 2011
f6d4f081
ftrace/recordmcount: Remove duplicate code to find mcount symbol
May 17, 2011
0286d2d1
ftrace/recordmcount: Add helper function get_sym_str_and_relp()
May 17, 2011
f215efc5
ftrace/recordmcount: mcount address adjustment
May 17, 2011
414eb44d
ftrace/x86: mcount offset calculation
May 17, 2011
0ef5bf1c
ftrace/s390: mcount offset calculation
May 17, 2011
0944cc39
ASoC: soc-cache: Block based rbtree compression
May 20, 2011
7e146b55
ASoC: soc-cache: Cache a pointer to the last accessed rbnode
May 20, 2011
2543a871
workqueue: remove cancel_rearming_delayed_work[queue]()
May 20, 2011
9c5a2ba7
workqueue: separate out drain_workqueue() from destroy_workqueue()
May 20, 2011
60c655e6
ASoC: Convert 16x16 write to use cpu_to_be16()
May 24, 2011
0ffe296a
ASoC: sh: fsi: tidyup parameter of fsi_stream_push
May 24, 2011
4f56cde1
ASoC: sh: fsi: add fsi_set_master_clk
May 24, 2011
1ddddd36
ASoC: sh: fsi: irq control moves to fsi_port_start/stop
May 24, 2011
2e651baf
ASoC: sh: fsi: tidyup unclear variable naming
May 24, 2011
9478e0b6
ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt.
May 24, 2011
2da65892
ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lock
May 24, 2011
4c481253
ASoC: sh: fsi: remove fsi_module_init/kill
May 24, 2011
cda828ca
ASoC: sh: fsi: cleanup suspend/resume
May 24, 2011
23ca8533
ASoC: sh: fsi: add fsi_hw_startup/shutdown
May 24, 2011
51f31afd
Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig
May 24, 2011
163d3fe6
kbuild: Fix reference to vermagic.h
May 25, 2011
fb1e9703
ASoC: davinci-pcm: trivial: make ping-pong params setup symmetrical
May 25, 2011
8e56d5b8
ASoC: davinci-pcm: expand the .formats
May 25, 2011
acb8e266
ASoC: davinci-pcm: increase the maximum channels
May 25, 2011
ef39eb6f
ASoC: davinci-pcm: fix audible glitch on 2nd ping-pong playback
May 25, 2011
10ab3bfd
ASoC: davinci-pcm: extract period elapsed functions
May 25, 2011
52e2c5d3
ASoC: davinci-pcm: convert to BATCH mode
May 25, 2011
988acec9
hwrng: fix spelling mistake in header comment
May 25, 2011
4c54f0f8
kconfig: Only generate config_is_xxx for bool and tristate options
May 25, 2011
ac9a1265
Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig
May 25, 2011
bb5b5fd4
ASoC: davinci-pcm: comments for the conversion to BATCH mode
May 25, 2011
079f85e6
x86, build: Do not set the root_dev field in bzImage
May 25, 2011
b6f7d7c8
ASoC: Fix comment in cs4270 codec driver
May 26, 2011
82e14e8b
ASoC: core: Don't schedule deferred_resume_work twice
May 26, 2011
7309d2e2
ASoC: trivial: typo in debug comment
May 26, 2011
97b4fc3c
ASoC: trivial: typo in atmel_pcm_dma_params strucutre comment
May 26, 2011
2cdcd951
ASoC: atmel_ssc_dai: fix ssc error path
May 26, 2011
f06f136f
ASoC: Convert 7x9 write to use cpu_to_be16()
May 27, 2011
94228bcf
ASoC: Use cpu_to_be16() in 8x16 write
May 27, 2011
2ac8b6f4
ASoC: Use explicit endianness conversion in snd_soc_16_8_write()
May 27, 2011
a5fe6be4
ASoC: Tegra: Enable Kaen HP_MUTE at boot
May 27, 2011
075e0b00
perf: Optimize ctx_sched_out()
May 28, 2011
9137fb28
perf: Clean up 'ctx' reference counting
May 28, 2011
facc4307
perf: Optimize event scheduling locking
May 28, 2011
04dc2dbb
perf: Remove task_ctx_sched_in()
May 28, 2011
2c29ef0f
perf: Simplify and fix __perf_install_in_context()
May 28, 2011
db24d33e
perf: Change and simplify ctx::is_active semantics
May 28, 2011
dce5855b
perf: Collect the schedule-in rules in one function
May 28, 2011
e03a9a55
perf: Change close() semantics for group events
May 28, 2011
64ce3126
perf: De-schedule a task context when removing the last event
May 28, 2011
c4d017f2
x86: Convert vmalloc()+memset() to vzalloc()
May 28, 2011
74ab24af
ASoC: Remove redundant freq assignment for max98095->sysclk/max98088->sysclk
May 29, 2011
d21685ec
Merge branch 'for-2.6.40' into for-2.6.41
May 30, 2011
e2cbc11c
batman-adv: move neigh_node->if_incoming->if_status check in find_router()
May 30, 2011
1b38bed5
batman-adv: Use kzalloc rather than kmalloc followed by memset with 0
May 30, 2011
d3a547be
batman-adv: Annotate functions with format strings
May 30, 2011
f678bc98
batman-adv: Print jiffies as unsigned long
May 30, 2011
16f14b45
batman-adv: Remove comparising < 0 for unsigned type
May 30, 2011
38e3c5f0
batman-adv: Don't do pointer arithmetic with void*
May 30, 2011
747e4221
batman-adv: Add const type qualifier for pointers
May 30, 2011
37a4065e
batman-adv: Only use int up and down gw representation
May 30, 2011
5f718c20
batman-adv: Remove explicit casts cast from void* for store
May 30, 2011
958ca598
batman-adv: Remove casts from type x to type x
May 30, 2011
704509b8
batman-adv: Calculate sizeof using variable insead of types
May 30, 2011
728cbc6a
batman-adv: Use rcu_dereference_protected by update-side
May 30, 2011
f5d33d37
batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h
May 30, 2011
0bb85751
batman-adv: Check type of x and y in seq_(before|after)
May 30, 2011
44e92bc8
batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr)
May 30, 2011
40219672
batman-adv: a multiline comment should precede the variable it is describing
May 30, 2011
bb899b89
batman-adv: Ensure that we really have route changes in update_route
May 30, 2011
55ba4120
x86, UV: Clean up uv_mmrs.h
May 30, 2011
f21e0e81
regulator: Do bulk enables of regulators in parallel
May 30, 2011
2ae3636b
regulator: Use _cansleep() for WM8994 regulator GPIOs
May 30, 2011
7736f11d
regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs
May 30, 2011
d99383b0
UBI: change the interface of a debugging check function
May 31, 2011
e11ec900
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
May 31, 2011
5bf74c91
Merge branch 'batman-adv/next' of
git://git.open-mesh.org/ecsv/linux-merge
May 31, 2011
34b1ef04
be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supported on the card
May 31, 2011
df049672
x86: tsc: Remove unneeded DMI-based blacklisting
May 31, 2011
c3d4913c
pch_dma: fix DMA issue(ch8-ch11)
Jun 01, 2011
2a734bb8
UBI: use debugfs for the extra checks knobs
Jun 01, 2011
27a0f2a3
UBI: prepare debugging stuff to further debugfs conversion
Jun 01, 2011
18073733
UBI: make it possible to use struct ubi_device in debug.h
Jun 01, 2011
cd6d8567
UBI: switch debugging tests knobs to debugfs
Jun 01, 2011
8,237 additional commits have been omitted to prevent performance issues.
Loading
Loading