Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nfs module support #1

Closed
wants to merge 1,202 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1202 commits
Select commit Hold shift + click to select a range
87d8d62
USB: Remove races in devio.c
hli25 May 18, 2012
a6d78a4
USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial console
dvhart May 11, 2012
baf4c52
usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated …
Apr 1, 2012
2a2b267
usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es
stemuedendron Apr 30, 2012
36a51c2
xhci: Add Lynx Point to list of Intel switchable hosts.
Feb 9, 2012
1a4573e
usb-xhci: Handle COMP_TX_ERR for isoc tds
jwrdegoede Apr 23, 2012
c97ecdc
xhci: Reset reserved command ring TRBs on cleanup.
May 8, 2012
d818cf4
xhci: Add new short TX quirk for Fresco Logic host.
May 8, 2012
98cfca8
drm/i915: Avoid a double-read of PCH_IIR during interrupt handling
ickle May 9, 2012
aa8878b
drm/i915: [GEN7] Use HW scheduler for fixed function shaders
bwidawsk Apr 15, 2012
808cf72
drm/i915: don't clobber the pipe param in sanitize_modesetting
danvet May 13, 2012
129b34b
nouveau: nouveau_set_bo_placement takes TTM flags
airlied May 18, 2012
0ee9360
smsusb: add autodetection support for USB ID 2040:c0a0
mkrufky Mar 22, 2012
c179c98
media: uvcvideo: Fix ENUMINPUT handling
pinchartl Mar 21, 2012
1c4f53c
x86/mce: Fix check for processor context when machine check was taken.
aegl May 23, 2012
0d7755e
mmc: sdio: avoid spurious calls to interrupt handlers
Apr 16, 2012
6115b7a
tile: fix bug where fls(0) was not returning 0
cmetcalf-tilera May 25, 2012
923744e
isci: fix oem parameter validation on single controller skus
djbw Apr 30, 2012
866cd76
ARM: 7365/1: drop unused parameter from flush_cache_user_range
Mar 29, 2012
ab55458
ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
Apr 30, 2012
d19adfe
i2c: davinci: Free requested IRQ in remove
marcusfolkesson May 3, 2012
6102ace
Linux 3.0.33
gregkh Jun 1, 2012
af9c3ba
SCSI: fix scsi_wait_scan
May 30, 2012
f4090d8
SCSI: Fix dm-multipath starvation when scsi host is busy
nomuranec May 22, 2012
dce59c2
mm: consider all swapped back pages in used-once logic
May 29, 2012
2d363e9
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race …
aagit May 29, 2012
e48fdd4
iwlwifi: update BT traffic load states correctly
mvpublicworks May 16, 2012
93b7152
cifs: fix oops while traversing open file list (try #4)
shirishpargaonkar May 21, 2012
488f122
PARISC: fix boot failure on 32-bit systems caused by branch stubs pla…
danglin44 May 17, 2012
b503512
PARISC: fix TLB fault path on PA2.0 narrow systems
May 21, 2012
65ec0e1
solos-pci: Fix DMA support
dwmw2 May 24, 2012
6ec1d66
mac80211: fix ADDBA declined after suspend with wowlan
May 29, 2012
6ab5902
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
May 28, 2012
0fe9c3d
drm/radeon: fix XFX quirk
alexdeucher May 23, 2012
da94f65
drm/i915: properly handle interlaced bit for sdvo dtd conversion
danvet May 12, 2012
2d8666a
drm/i915: wait for a vblank to pass after tv detect
danvet May 22, 2012
f109bcf
Bluetooth: Add support for Broadcom BCM20702A0
jessesung Nov 8, 2011
4a52092
Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
jessesung Dec 22, 2011
3a4f179
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
Feb 2, 2012
6241414
Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]
Mar 6, 2012
5cfd6dc
Bluetooth: btusb: Add USB device ID "0a5c 21e8"
Mar 14, 2012
604e4df
Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0
Apr 9, 2012
b278d46
Bluetooth: btusb: typo in Broadcom SoftSailing id
dzickusrh Mar 28, 2012
2ae5f90
Add Foxconn / Hon Hai IDs for btusb module
sharms Apr 13, 2012
08bbb19
Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C
May 2, 2012
a692315
ALSA: usb-audio: fix rate_list memory leak
cladisch May 18, 2012
6baeff7
vfs: umount_tree() might be called on subtree that had never made it
May 30, 2012
82a7795
mtd: nand: fix scan_read_raw_oob
May 11, 2012
eb7165d
drm/radeon: properly program gart on rv740, juniper, cypress, barts, …
alexdeucher May 31, 2012
df1dada
drm/radeon: fix HD6790, HD6570 backend programming
May 31, 2012
166ab4d
drm/ttm: Fix spinlock imbalance
thomashvmw Jun 1, 2012
f77baf3
ipv4: Do not use dead fib_info entries.
davem330 May 11, 2012
49d7872
ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
May 23, 2012
5111df3
ipv6: fix incorrect ipsec fragment
May 26, 2012
3dc6bc1
l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
j-c-h May 29, 2012
45d21c1
pktgen: fix crash at module unload
May 9, 2012
a2abc13
pktgen: fix module unload for good
May 17, 2012
83bba79
Revert "net: maintain namespace isolation between vlan and real device"
davem330 May 11, 2012
337c934
sctp: check cached dst before using it
NicolasDichtel May 4, 2012
09c073a
skb: avoid unnecessary reallocations in __skb_cow
May 29, 2012
5709860
xfrm: take net hdr len into account for esp payload size calculation
gobenji May 24, 2012
e36db7f
ext4: force ro mount if ext4_setup_super() fails
May 28, 2012
801bdd9
ext4: add missing save_error_info() to ext4_error()
tytso May 31, 2012
eeb7cb5
ext4: don't trash state flags in EXT4_IOC_SETFLAGS
tytso Jun 1, 2012
97434cf
ext4: add ext4_mb_unload_buddy in the error path
sqazi Jun 1, 2012
32e090b
ext4: remove mb_groups before tearing down the buddy_cache
sqazi Jun 1, 2012
284cbb4
drm/radeon/kms: add new BTC PCI ids
alexdeucher Jun 5, 2012
b8d3d5a
ACPI battery: only refresh the sysfs files when pertinent information…
May 3, 2012
65926f3
wl1251: fix oops on early interrupt
notaz May 18, 2012
749c815
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
taoma-tm Jun 7, 2012
26a7895
Linux 3.0.34
gregkh Jun 9, 2012
3fbec23
char/agp: add another Ironlake host bridge
Jun 6, 2012
29684ec
btree: fix tree corruption in btree_get_prev()
rolandd Jun 7, 2012
238607e
powerpc: Fix kernel panic during kernel module load
Jun 6, 2012
9bef1b2
crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
minipli May 29, 2012
55fe02e
mac80211: clean up remain-on-channel on interface stop
jmberg-intel May 31, 2012
f90b005
cfg80211: fix interface combinations check
jmberg-intel Jun 5, 2012
8f509b6
net: sierra_net: device IDs for Aircard 320U++
bmork Jun 5, 2012
2f99a5a
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
May 23, 2012
e3c8262
can: c_can: fix an interrupt thrash issue with c_can driver
May 23, 2012
4286e56
can: c_can: fix race condition in c_can_open()
May 23, 2012
18f63bf
hwmon: (fam15h_power) Increase output resolution
aprzywar Mar 23, 2012
ae797dc
acpi_video: fix leaking PCI references
Apr 25, 2012
34b1a9e
sched: Fix the relax_domain_level boot parameter
Jun 5, 2012
e2b5589
iwlwifi: don't mess up the SCD when removing a key
egrumbach Jun 6, 2012
33b3689
x86, MCE, AMD: Make APIC LVT thresholding interrupt optional
Apr 16, 2012
6140710
fuse: fix stat call on 32 bit platforms
piastry May 10, 2012
52f81dc
e1000: save skb counts in TX to avoid cache misses
dnlsn Aug 25, 2011
5c2d31d
mm/vmalloc.c: change void* into explict vm_struct*
minchank Jan 10, 2012
c201bee
mm: fix faulty initialization in vmalloc_init()
pullipcho May 29, 2012
2209ffb
hugetlb: fix resv_map leak in error path
May 29, 2012
839cf7a
Linux 3.0.35
gregkh Jun 17, 2012
0130e31
Linux 3.0.35
gokhanmoral Jun 19, 2012
e319d2c
v1.2i config
gokhanmoral Jun 19, 2012
396513b
max77693_haptic: restore haptic feedback for samsung roms
gokhanmoral Jun 19, 2012
218c98a
cypress: disable cm9 modifications for samsung roms.
gokhanmoral Jun 19, 2012
1b44b81
touchscreen: do not callback cypress on touch for samsung roms
gokhanmoral Jun 19, 2012
81085f5
proc: I advise people to be careful with this file while patching to …
gokhanmoral Jun 20, 2012
0b04646
Revert "wm8994: headset amplification and dac direct (incomplete)"
gokhanmoral Jun 20, 2012
eb60a79
ARM i.MX imx21ads: Fix overlapping static i/o mappings
Apr 30, 2012
2faa2a1
xen/setup: filter APERFMPERF cpuid feature out
aprzywar May 29, 2012
00c4792
NFSv4.1: Fix a request leak on the back channel
May 31, 2012
2d473f4
USB: option: Add Vodafone/Huawei K5005 support
bmork May 19, 2012
8f4880f
USB: option: Updated Huawei K4605 has better id
andrewbird May 28, 2012
8bb4f1d
USB: option: add more YUGA device ids
May 28, 2012
9a838fe
USB: option: fix memory leak
jhovold May 29, 2012
41a38d5
USB: option: fix port-data abuse
jhovold May 29, 2012
1466988
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Jun 17, 2012
482a775
xHCI: Increase the timeout for controller save/restore state operation
Andiry Jun 13, 2012
0812bcc
USB: mos7840: Fix compilation of usb serial driver
Jun 5, 2012
08bcba2
USB: qcserial: Add Sierra Wireless device IDs
bmork May 24, 2012
a9f7a26
USB: mct_u232: Fix incorrect TIOCMSET return
May 22, 2012
7f04336
USB: serial: cp210x: add Optris MS Pro usb id
Jun 1, 2012
20fc178
USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter
May 26, 2012
2c1a56c
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
AlanStern Jun 13, 2012
94b71da
usb: cdc-acm: fix devices not unthrottled on open
Jun 6, 2012
b1076f4
USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem
Jun 6, 2012
72211bf
USB: serial: Enforce USB driver and USB serial driver match
bmork May 30, 2012
e3424d8
USB: fix gathering of interface associations
zonque Jun 12, 2012
c0bd4b6
Linux 3.0.36
gregkh Jun 22, 2012
a502375
cpufreq_pegasusq: revert extra averaging + tweaks
gokhanmoral Jun 20, 2012
9195912
Revert "kernel: power: do not prevent DVFS_LOCK_ID_USER for min level"
gokhanmoral Jun 20, 2012
821723f
Revert "mali: make the cpu lock freq for the highest gpu step a stati…
gokhanmoral Jun 25, 2012
ccf0d77
mali: platform rewrite
AndreiLux Jun 20, 2012
3193633
Merge branch 'linux-3.0.y' into ics
gokhanmoral Jun 25, 2012
0213c82
mali: gpu voltage, clock and stepcount interfaces
gokhanmoral Mar 26, 2012
80ec3ac
mali: make mali_dvfs_utilization a read-only module param to be able …
gokhanmoral Jun 30, 2012
3f5686b
mali: disable mali_runtime_resume setting which continuously sets the…
gokhanmoral Jun 26, 2012
89dd4af
cpufreq: round voltages to 25mV to support existing undervolting apps…
gokhanmoral Jun 30, 2012
fb08306
wm8994: voodoo sound support from project_voodoo
gokhanmoral Jun 20, 2012
b9d7767
cpufreq: added uV_uV interface by AndreiLux and voltage rounding supp…
gokhanmoral Jul 1, 2012
390a158
cpufreq_pegasusq: a bugfix and a little tweaking
gokhanmoral Jun 30, 2012
96452a3
v1.3 config
gokhanmoral Jun 26, 2012
7724b05
wm8994: fixes in old voodoo sound port
gokhanmoral Jul 1, 2012
fde9a02
Revert "cpufreq: round voltages to 25mV to support existing undervolt…
gokhanmoral Jul 2, 2012
8c38f97
cpufreq_pegasusq: revert back to original pegasusq with only paramete…
gokhanmoral Jul 2, 2012
7037e14
wm8994-voodoo: change some defaults and disable some features for gal…
gokhanmoral Jul 2, 2012
c79f352
wm8994_voodoo: some fixes in the port
gokhanmoral Jul 4, 2012
f98e8d4
wm8994_voodoo: change voodoo_sound device name
gokhanmoral Jul 6, 2012
621583f
Merge branch 'i9300-samsung' into ics
gokhanmoral Jul 10, 2012
5c805fd
mfc5x: some weird modifications to make get camera recording work bot…
gokhanmoral Jul 10, 2012
f0b87ce
mdnie: fix the problem because of the changed function signature in u…
gokhanmoral Jul 10, 2012
a66b118
Revert "mali: disable mali_runtime_resume setting which continuously …
gokhanmoral Jul 5, 2012
90729fc
mali: when gpu voltage is changed apply voltage value of the second s…
gokhanmoral Jul 6, 2012
ba52d49
wakelock: (tungstwenty's implementation) expanded deleted wakelocks t…
gokhanmoral Jul 7, 2012
1c6da6e
wakelock: main_wake_lock fix by tungstwenty
gokhanmoral Jul 12, 2012
6fe7950
bcmdhd: Change packet filter settings to block multicast
Entropy512 Jul 3, 2012
d41e7c6
mms_ts: make touch boost level configurable
gokhanmoral Jul 11, 2012
6cea8a4
mali: make mali resume frequency setting optional
gokhanmoral Jul 11, 2012
c57fe9a
input: gpio_keys: remove static modifier to make the variables modifi…
gokhanmoral Jul 11, 2012
24cd371
mdnie: sharpness tweaks by hardcore
gokhanmoral Jul 11, 2012
824e71a
compiler optimizations
gokhanmoral Jul 11, 2012
8915249
wm8994_voodoo: some temporary fixes/workarounds until I clean up and …
gokhanmoral Jul 12, 2012
7e66c93
v1.3.8 config
gokhanmoral Jul 8, 2012
d3ea90f
ALSA: hda - Add Realtek ALC280 codec support
Jun 25, 2012
24ec212
powerpc/xmon: Use cpumask iterator to avoid warning
antonblanchard Jun 28, 2012
a6218ee
media: smsusb: add autodetection support for USB ID 2040:f5a0
mkrufky May 25, 2012
d187739
ARM: fix rcu stalls on SMP platforms
Jan 19, 2012
325b416
net: sock: validate data_len before allocating skb in sock_alloc_send…
jasowang May 30, 2012
49ffa11
cipso: handle CIPSO options correctly when NetLabel is disabled
pcmoore Jun 1, 2012
e99e096
net: l2tp_eth: fix kernel panic on rmmod l2tp_eth
Jun 7, 2012
7dd0931
dummy: fix rcu_sched self-detected stalls
Jun 10, 2012
d3a673f
ethtool: allow ETHTOOL_GSSET_INFO for users
osctobe Jan 22, 2012
4acd9a6
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
Jun 26, 2012
7688643
bonding: Fix corrupted queue_mapping
Jun 12, 2012
5eceb05
ipv6: Move ipv6 proc file registration to end of init order
tgraf Jun 18, 2012
527a2a5
sky2: fix checksum bit management on some chips
Jun 6, 2012
9e7d7c5
be2net: fix a race in be_xmit()
Jun 7, 2012
c5a0757
netpoll: fix netpoll_send_udp() bugs
Jun 12, 2012
cd2ae43
hwmon: (applesmc) Limit key length in warning messages
rydberg Jun 7, 2012
f66c679
nilfs2: ensure proper cache clearing for gc-inodes
konis Jun 20, 2012
f8db753
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
jankara Jun 27, 2012
8411aa0
udf: Avoid run away loop when partition table length is corrupted
jankara Jun 27, 2012
b1c5701
udf: Fortify loading of sparing table
jankara Jun 27, 2012
de39eed
ath9k: Fix softlockup in AR9485
Jun 13, 2012
3a3ca92
ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
Jun 18, 2012
5fe4d12
ath9k: enable serialize_regmode for non-PCIE AR9287
panayk Jun 26, 2012
c45f606
ASoC: tlv320aic3x: Fix codec pll configure bug
ghebbar Jun 26, 2012
d0f7cf8
Btrfs: run delayed directory updates during log replay
Jul 2, 2012
d25d7c8
drm/edid: don't return stack garbage from supports_rb
danvet Jun 19, 2012
46f82dd
drm/nouveau/fbcon: using nv_two_heads is not a good idea
Jun 26, 2012
9370dd3
drm/i915: Fix eDP blank screen after S3 resume on HP desktops
tiwai Jun 21, 2012
c69499a
acpi_pad: fix power_saving thread deadlock
stuarthayes Jun 13, 2012
13c3a2a
ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding
ftang1 Jun 4, 2012
41d3df3
ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI
zhang-rui Feb 20, 2012
c62f018
ACPI sysfs.c strlen fix
Jun 5, 2012
821d1ea
stable: Allow merging of backports for serious user-visible performan…
Jun 21, 2012
6e12eae
USB: option: add id for Cellient MEN-200
shmygov Jun 20, 2012
148e2ad
USB: option: Add USB ID for Novatel Ovation MC551
forestbond Jun 22, 2012
4541213
USB: CP210x Add 10 Device IDs
craigshelley Jun 26, 2012
c229e2f
cfg80211: fix potential deadlock in regulatory
elp Jun 12, 2012
4575efe
can: c_can: precedence error in c_can_chip_config()
Jun 15, 2012
d2b3216
oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static array
wildea01 Jun 8, 2012
1dc1e5a
mac80211: correct behaviour on unrecognised action frames
jmberg-intel Jun 27, 2012
c148a3e
mwifiex: fix 11n rx packet drop issue
Jun 21, 2012
a2f2aa2
vfs: make O_PATH file descriptors usable for 'fchdir()'
torvalds Jul 7, 2012
41318b9
mtd: cafe_nand: fix an & vs | mistake
Jun 9, 2012
e69325e
tcm_fc: Resolve suspicious RCU usage warnings
mdrustad Jun 26, 2012
542b7a3
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
tyhicks Jun 11, 2012
092c192
eCryptfs: Fix lockdep warning in miscdev operations
tyhicks Jun 11, 2012
ad54262
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
tyhicks Jun 12, 2012
2a8d90c
USB: cdc-wdm: fix lockup on error in wdm_read
bmork Jul 2, 2012
3f029b4
USB: option: add ZTE MF60
bmork Jul 2, 2012
2be9ba9
USB: option: Add MEDIATEK product ids
Jul 5, 2012
8cac2a0
PCI: EHCI: fix crash during suspend on ASUS computers
AlanStern Jul 9, 2012
671e3aa
xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n
Jun 22, 2012
6ad82cf
ipheth: add support for iPad
ra1nb0w Jun 25, 2012
f437e75
tracing: change CPU ring buffer state from tracing_cpumask
vnagarnaik May 4, 2012
df5d646
vhost: don't forget to schedule()
nyh Feb 27, 2012
457ef71
raid5: delayed stripe fix
Jul 3, 2012
6a62ab5
rtl8187: ->brightness_set can not sleep
May 16, 2012
665bcde
umem: fix up unplugging
tao-guo Jun 13, 2012
c8d210c
x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM
Jun 22, 2012
2a9ff20
md/raid5: Do not add data_offset before call to is_badblock
majianpeng Jun 12, 2012
cc67504
md/raid10: Don't try to recovery unmatched (and unused) chunks.
neilbrown Jul 3, 2012
32ef212
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jul 11, 2012
08ccc04
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
bthebaudeau Jul 11, 2012
c58c52e
mm, thp: abort compaction if migration page cannot be charged to memcg
rientjes Jul 11, 2012
f8e252d
fs: ramfs: file-nommu: add SetPageUptodate()
aet00 Jul 11, 2012
e12fcd3
mm: Hold a file reference in madvise_remove
amluto Jul 5, 2012
62aae69
ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases
ftang1 Jun 4, 2012
05e3b20
ACPI: Remove one board specific WARN when ignoring timer overriding
ftang1 Jun 4, 2012
ab78f67
Linux 3.0.37
gregkh Jul 16, 2012
d53c2bc
hwmon: (it87) Preserve configuration register bits on init
Jul 12, 2012
4ff1dda
block: fix infinite loop in __getblk_slow
JeffMoyer Jul 12, 2012
e490684
media: dvb-core: Release semaphore on error path dvb_register_device()
Jun 23, 2012
29224d0
mtd: nandsim: don't open code a do_div helper
May 16, 2012
64428b0
ARM: SAMSUNG: fix race in s3c_adc_start for ADC
toddpoynor Jul 13, 2012
19b0759
intel_ips: blacklist HP ProBook laptops
tiwai Jun 25, 2012
7d50b51
fifo: Do not restart open() if it already found a partner
andersk Jul 15, 2012
16f1a5d
rt2x00usb: fix indexes ordering on RX queue kick
Jul 4, 2012
c90dab3
e1000e: Correct link check logic for 82571 serdes
Jul 12, 2012
9c5d9de
Input: xpad - add Andamiro Pump It Up pad
yurikhan Jul 12, 2012
1a4eda9
tcp: drop SYN+FIN messages
Dec 2, 2011
31b83ef
cfg80211: check iface combinations only when iface is running
Jun 8, 2012
9c24771
ntp: Fix leap-second hrtimer livelock
johnstultz-work Jul 17, 2012
96bab73
ntp: Correct TAI offset during leap second
richardcochran Jul 17, 2012
c33f242
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
johnstultz-work Jul 17, 2012
c7e2580
time: Move common updates to a function
KAGA-KOKO Jul 17, 2012
62b787f
hrtimer: Provide clock_was_set_delayed()
Jul 17, 2012
d21e4ba
timekeeping: Fix leapsecond triggered load spike issue
Jul 17, 2012
03a90b9
timekeeping: Maintain ktime_t based offsets for hrtimers
KAGA-KOKO Jul 17, 2012
6c89f2c
hrtimers: Move lock held region in hrtimer_interrupt()
KAGA-KOKO Jul 17, 2012
22f4bbc
timekeeping: Provide hrtimer update function
KAGA-KOKO Jul 17, 2012
bb6ed34
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
Jul 17, 2012
0851978
timekeeping: Add missing update call in timekeeping_resume()
KAGA-KOKO Jul 17, 2012
ce05b1d
Linux 3.0.38
gregkh Jul 19, 2012
73ac4df
Merge branch 'linux-3.0.y' into ics
gokhanmoral Jul 23, 2012
8bba9b2
build script adapted
Jul 24, 2012
afc3b79
add modules for nfs2+3
Jul 24, 2012
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
34 changes: 17 additions & 17 deletions Documentation/HOWTO
Original file line number Diff line number Diff line change
Expand Up @@ -218,16 +218,16 @@ The development process
Linux kernel development process currently consists of a few different
main kernel "branches" and lots of different subsystem-specific kernel
branches. These different branches are:
- main 2.6.x kernel tree
- 2.6.x.y -stable kernel tree
- 2.6.x -git kernel patches
- main 3.x kernel tree
- 3.x.y -stable kernel tree
- 3.x -git kernel patches
- subsystem specific kernel trees and patches
- the 2.6.x -next kernel tree for integration tests
- the 3.x -next kernel tree for integration tests

2.6.x kernel tree
3.x kernel tree
-----------------
2.6.x kernels are maintained by Linus Torvalds, and can be found on
kernel.org in the pub/linux/kernel/v2.6/ directory. Its development
3.x kernels are maintained by Linus Torvalds, and can be found on
kernel.org in the pub/linux/kernel/v3.x/ directory. Its development
process is as follows:
- As soon as a new kernel is released a two weeks window is open,
during this period of time maintainers can submit big diffs to
Expand Down Expand Up @@ -262,21 +262,21 @@ mailing list about kernel releases:
released according to perceived bug status, not according to a
preconceived timeline."

2.6.x.y -stable kernel tree
3.x.y -stable kernel tree
---------------------------
Kernels with 4-part versions are -stable kernels. They contain
Kernels with 3-part versions are -stable kernels. They contain
relatively small and critical fixes for security problems or significant
regressions discovered in a given 2.6.x kernel.
regressions discovered in a given 3.x kernel.

This is the recommended branch for users who want the most recent stable
kernel and are not interested in helping test development/experimental
versions.

If no 2.6.x.y kernel is available, then the highest numbered 2.6.x
If no 3.x.y kernel is available, then the highest numbered 3.x
kernel is the current stable kernel.

2.6.x.y are maintained by the "stable" team <[email protected]>, and are
released as needs dictate. The normal release period is approximately
3.x.y are maintained by the "stable" team <stable@vger.kernel.org>, and
are released as needs dictate. The normal release period is approximately
two weeks, but it can be longer if there are no pressing problems. A
security-related problem, instead, can cause a release to happen almost
instantly.
Expand All @@ -285,7 +285,7 @@ The file Documentation/stable_kernel_rules.txt in the kernel tree
documents what kinds of changes are acceptable for the -stable tree, and
how the release process works.

2.6.x -git patches
3.x -git patches
------------------
These are daily snapshots of Linus' kernel tree which are managed in a
git repository (hence the name.) These patches are usually released
Expand Down Expand Up @@ -317,13 +317,13 @@ revisions to it, and maintainers can mark patches as under review,
accepted, or rejected. Most of these patchwork sites are listed at
http://patchwork.kernel.org/.

2.6.x -next kernel tree for integration tests
3.x -next kernel tree for integration tests
---------------------------------------------
Before updates from subsystem trees are merged into the mainline 2.6.x
Before updates from subsystem trees are merged into the mainline 3.x
tree, they need to be integration-tested. For this purpose, a special
testing repository exists into which virtually all subsystem trees are
pulled on an almost daily basis:
http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git
http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git
http://linux.f-seidel.de/linux-next/pmwiki/

This way, the -next kernel gives a summary outlook onto what will be
Expand Down
8 changes: 4 additions & 4 deletions Documentation/development-process/5.Posting
Original file line number Diff line number Diff line change
Expand Up @@ -271,10 +271,10 @@ copies should go to:
the linux-kernel list.

- If you are fixing a bug, think about whether the fix should go into the
next stable update. If so, [email protected] should get a copy of the
patch. Also add a "Cc: [email protected]" to the tags within the patch
itself; that will cause the stable team to get a notification when your
fix goes into the mainline.
next stable update. If so, stable@vger.kernel.org should get a copy of
the patch. Also add a "Cc: stable@vger.kernel.org" to the tags within
the patch itself; that will cause the stable team to get a notification
when your fix goes into the mainline.

When selecting recipients for a patch, it is good to have an idea of who
you think will eventually accept the patch and get it merged. While it
Expand Down
26 changes: 20 additions & 6 deletions Documentation/hwmon/jc42
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,29 @@ Supported chips:
Addresses scanned: I2C 0x18 - 0x1f
Datasheets:
http://www.analog.com/static/imported-files/data_sheets/ADT7408.pdf
* IDT TSE2002B3, TS3000B3
Prefix: 'tse2002b3', 'ts3000b3'
* Atmel AT30TS00
Prefix: 'at30ts00'
Addresses scanned: I2C 0x18 - 0x1f
Datasheets:
http://www.idt.com/products/getdoc.cfm?docid=18715691
http://www.idt.com/products/getdoc.cfm?docid=18715692
http://www.atmel.com/Images/doc8585.pdf
* IDT TSE2002B3, TSE2002GB2, TS3000B3, TS3000GB2
Prefix: 'tse2002', 'ts3000'
Addresses scanned: I2C 0x18 - 0x1f
Datasheets:
http://www.idt.com/sites/default/files/documents/IDT_TSE2002B3C_DST_20100512_120303152056.pdf
http://www.idt.com/sites/default/files/documents/IDT_TSE2002GB2A1_DST_20111107_120303145914.pdf
http://www.idt.com/sites/default/files/documents/IDT_TS3000B3A_DST_20101129_120303152013.pdf
http://www.idt.com/sites/default/files/documents/IDT_TS3000GB2A1_DST_20111104_120303151012.pdf
* Maxim MAX6604
Prefix: 'max6604'
Addresses scanned: I2C 0x18 - 0x1f
Datasheets:
http://datasheets.maxim-ic.com/en/ds/MAX6604.pdf
* Microchip MCP9805, MCP98242, MCP98243, MCP9843
Prefixes: 'mcp9805', 'mcp98242', 'mcp98243', 'mcp9843'
* Microchip MCP9804, MCP9805, MCP98242, MCP98243, MCP9843
Prefixes: 'mcp9804', 'mcp9805', 'mcp98242', 'mcp98243', 'mcp9843'
Addresses scanned: I2C 0x18 - 0x1f
Datasheets:
http://ww1.microchip.com/downloads/en/DeviceDoc/22203C.pdf
http://ww1.microchip.com/downloads/en/DeviceDoc/21977b.pdf
http://ww1.microchip.com/downloads/en/DeviceDoc/21996a.pdf
http://ww1.microchip.com/downloads/en/DeviceDoc/22153c.pdf
Expand All @@ -48,6 +56,12 @@ Supported chips:
Datasheets:
http://www.st.com/stonline/products/literature/ds/13447/stts424.pdf
http://www.st.com/stonline/products/literature/ds/13448/stts424e02.pdf
* ST Microelectronics STTS2002, STTS3000
Prefix: 'stts2002', 'stts3000'
Addresses scanned: I2C 0x18 - 0x1f
Datasheets:
http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATASHEET/CD00225278.pdf
http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATA_BRIEF/CD00270920.pdf
* JEDEC JC 42.4 compliant temperature sensor chips
Prefix: 'jc42'
Addresses scanned: I2C 0x18 - 0x1f
Expand Down
4 changes: 2 additions & 2 deletions Documentation/networking/ip-sysctl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ tcp_adv_win_scale - INTEGER
(if tcp_adv_win_scale > 0) or bytes-bytes/2^(-tcp_adv_win_scale),
if it is <= 0.
Possible values are [-31, 31], inclusive.
Default: 2
Default: 1

tcp_allowed_congestion_control - STRING
Show/set the congestion control choices available to non-privileged
Expand Down Expand Up @@ -407,7 +407,7 @@ tcp_rmem - vector of 3 INTEGERs: min, default, max
net.core.rmem_max. Calling setsockopt() with SO_RCVBUF disables
automatic tuning of that socket's receive buffer size, in which
case this value is ignored.
Default: between 87380B and 4MB, depending on RAM size.
Default: between 87380B and 6MB, depending on RAM size.

tcp_sack - BOOLEAN
Enable select acknowledgments (SACKS).
Expand Down
6 changes: 6 additions & 0 deletions Documentation/stable_kernel_rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ Rules on what kind of patches are accepted, and which ones are not, into the
marked CONFIG_BROKEN), an oops, a hang, data corruption, a real
security issue, or some "oh, that's not good" issue. In short, something
critical.
- Serious issues as reported by a user of a distribution kernel may also
be considered if they fix a notable performance or interactivity issue.
As these fixes are not as obvious and have a higher risk of a subtle
regression they should only be submitted by a distribution kernel
maintainer and include an addendum linking to a bugzilla entry if it
exists and additional information on the user-visible impact.
- New device IDs and quirks are also accepted.
- No "theoretical race condition" issues, unless an explanation of how the
race can be exploited is also provided.
Expand Down
14 changes: 9 additions & 5 deletions Documentation/usb/usbmon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,22 @@ This allows to filter away annoying devices that talk continuously.

2. Find which bus connects to the desired device

Run "cat /proc/bus/usb/devices", and find the T-line which corresponds to
the device. Usually you do it by looking for the vendor string. If you have
many similar devices, unplug one and compare two /proc/bus/usb/devices outputs.
The T-line will have a bus number. Example:
Run "cat /sys/kernel/debug/usb/devices", and find the T-line which corresponds
to the device. Usually you do it by looking for the vendor string. If you have
many similar devices, unplug one and compare the two
/sys/kernel/debug/usb/devices outputs. The T-line will have a bus number.
Example:

T: Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0557 ProdID=2004 Rev= 1.00
S: Manufacturer=ATEN
S: Product=UC100KM V2.00

Bus=03 means it's bus 3.
"Bus=03" means it's bus 3. Alternatively, you can look at the output from
"lsusb" and get the bus number from the appropriate line. Example:

Bus 003 Device 002: ID 0557:2004 ATEN UC100KM V2.00

3. Start 'cat'

Expand Down
2 changes: 1 addition & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -6039,7 +6039,7 @@ F: arch/alpha/kernel/srm_env.c

STABLE BRANCH
M: Greg Kroah-Hartman <[email protected]>
L: [email protected]
L: stable@vger.kernel.org
S: Maintained

STAGING SUBSYSTEM
Expand Down
7 changes: 5 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
VERSION = 3
PATCHLEVEL = 0
SUBLEVEL = 15
SUBLEVEL = 38
EXTRAVERSION =
NAME = Sneaky Weasel

Expand Down Expand Up @@ -368,7 +368,10 @@ KBUILD_CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
-fno-strict-aliasing -fno-common \
-Werror-implicit-function-declaration \
-Wno-format-security \
-fno-delete-null-pointer-checks
-fno-delete-null-pointer-checks \
-marm -march=armv7-a -mtune=cortex-a9 \
-funswitch-loops -fpredictive-commoning \
-fmodulo-sched -fmodulo-sched-allow-regmoves
KBUILD_AFLAGS_KERNEL :=
KBUILD_CFLAGS_KERNEL :=
KBUILD_AFLAGS := -D__ASSEMBLY__
Expand Down
22 changes: 22 additions & 0 deletions README_Kernel.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
################################################################################

1. How to Build
- get Toolchain
From android git server , codesourcery and etc ..
- arm-eabi-4.4.3

- edit Makefile
edit "CROSS_COMPILE" to right toolchain path(You downloaded).
EX) CROSS_COMPILE= $(android platform directory you download)/android/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-
Ex) CROSS_COMPILE=/usr/local/toolchain/arm-eabi-4.4.3/bin/arm-eabi- // check the location of toolchain

$ make arch=arm m0_00_defconfig
$ make

2. Output files
- Kernel : arch/arm/boot/zImage
- module : drivers/*/*.ko

3. How to Clean
$ make clean
################################################################################
2 changes: 1 addition & 1 deletion arch/alpha/include/asm/futex.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr,
" lda $31,3b-2b(%0)\n"
" .previous\n"
: "+r"(ret), "=&r"(prev), "=&r"(cmp)
: "r"(uaddr), "r"((long)oldval), "r"(newval)
: "r"(uaddr), "r"((long)(int)oldval), "r"(newval)
: "memory");

*uval = prev;
Expand Down
Loading